Searched defs:exec_write (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_server.py | 125 def on_execute_write(self, addr, trans_id, exec_write): argument 469 def OnExecuteWrite(self, addr, trans_id, exec_write): argument 1215 def on_execute_write(self, addr, trans_id, exec_write): argument
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_int.h | 125 tGATT_EXEC_FLAG exec_write; /* execute write */ member
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 539 tGATT_EXEC_FLAG exec_write; /* execute write */ member
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 785 const RawAddress& bda, int exec_write) { in btgatts_request_exec_write_cb()
|