Home
last modified time | relevance | path

Searched defs:confirm (Results 1 – 8 of 8) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServer.aidl42 boolean confirm, in SendNotification()
/system/bt/btif/src/
Dbtif_gatt_server.cc390 int confirm, in btif_gatts_send_indication()
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc131 int server_id, const String16& device_address, int handle, bool confirm, in SendNotification()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc88 int confirm, std::vector<uint8_t> value) { in FakeSendIndication()
/system/bt/service/
Dgatt_server.cc182 const uint16_t handle, bool confirm, in SendNotification()
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl114 in boolean confirm, in byte[] value); in sendNotification()
/system/bt/stack/smp/
Dsmp_int.h273 Octet16 confirm; member
/system/bt/bta/include/
Dbta_gatt_api.h348 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */ member