Home
last modified time | relevance | path

Searched defs:gatt_cb (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc91 auto gatt_cb = GetGattServerCallback(server_id); in AddService() local
155 auto gatt_cb = GetGattServerCallback(server_id); in SendNotification() local
182 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnCharacteristicReadRequest() local
199 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnDescriptorReadRequest() local
246 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnCharacteristicWriteRequest() local
264 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnDescriptorWriteRequest() local
281 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnExecuteWriteRequest() local
298 auto gatt_cb = GetGattServerCallback(gatt_server->GetInstanceId()); in OnConnectionStateChanged() local
/packages/modules/Bluetooth/system/stack/test/
Dstack_gatt_sr_hash_test.cc28 tGATT_CB gatt_cb; variable
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc91 tGATT_CB gatt_cb; variable
/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc36 tGATT_CB gatt_cb; variable