Searched defs:confirm (Results 1 – 9 of 9) sorted by relevance
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothGattServer.aidl | 42 boolean confirm, in SendNotification()
|
/system/bt/gd/security/ |
D | pairing_handler_le_secure_connections.cc | 333 auto confirm = WaitPairingConfirm(); in SecureConnectionsPasskeyEntry() local 361 auto confirm = WaitPairingConfirm(); in SecureConnectionsPasskeyEntry() local 439 auto confirm = WaitPairingConfirm(); in SecureConnectionsJustWorks() local
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 392 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/ |
D | gatt_server.cc | 182 const uint16_t handle, bool confirm, in SendNotification()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 92 int confirm, std::vector<uint8_t> value) { in FakeSendIndication()
|
/system/bt/stack/smp/ |
D | smp_int.h | 243 Octet16 confirm; member
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 169 … in boolean confirm, in byte[] value, in AttributionSource attributionSource); in sendNotification()
|
/system/bt/bta/include/ |
D | bta_gatt_api.h | 378 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */ member
|