Searched defs:confirm (Results 1 – 8 of 8) sorted by relevance
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothGattServer.aidl | 42 boolean confirm, in SendNotification()
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 390 int confirm, in btif_gatts_send_indication()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_gatt_server_binder_server.cc | 131 int server_id, const String16& device_address, int handle, bool confirm, in SendNotification()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 88 int confirm, std::vector<uint8_t> value) { in FakeSendIndication()
|
/system/bt/service/ |
D | gatt_server.cc | 182 const uint16_t handle, bool confirm, in SendNotification()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 114 in boolean confirm, in byte[] value); in sendNotification()
|
/system/bt/stack/smp/ |
D | smp_int.h | 273 Octet16 confirm; member
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 348 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */ member
|