Searched refs:is_prep (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 644 bool need_rsp, bool is_prep, in btgatts_request_write_characteristic_cb() argument 658 trans_id, attr_handle, offset, value.size(), need_rsp, is_prep, in btgatts_request_write_characteristic_cb() 665 bool is_prep, in btgatts_request_write_descriptor_cb() argument 679 offset, value.size(), need_rsp, is_prep, in btgatts_request_write_descriptor_cb()
|