Home
last modified time | relevance | path

Searched defs:is_prep (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothGattServerCallback.cpp88 bool is_prep = data.readInt32(); in onTransact() local
106 bool is_prep = data.readInt32(); in onTransact() local
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cpp362 bool need_rsp, bool is_prep, uint8_t* value) { in NotifyRequestWriteCallback()
Dbluetooth_gatt_interface.cpp380 bool need_rsp, bool is_prep, uint8_t* value) { in RequestWriteCallback()
/system/bt/service/
Dgatt_server.cpp694 bool need_rsp, bool is_prep, uint8_t* value) { in RequestWriteCallback()
Dgatt_server_old.cpp205 bool need_rsp, bool is_prep, uint8_t *value) { in RequestWriteCallback()
/system/bt/service/test/
Dgatt_server_unittest.cpp65 bool is_prep; member
/system/bt/stack/include/
Dgatt_api.h358 BOOLEAN is_prep; /* is prepare write */ member