Home
last modified time | relevance | path

Searched refs:NotifyRequestWriteDescriptorCallback (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.h119 void NotifyRequestWriteDescriptorCallback(int conn_id, int trans_id,
Dfake_bluetooth_gatt_interface.cc257 void FakeBluetoothGattInterface::NotifyRequestWriteDescriptorCallback( in NotifyRequestWriteDescriptorCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/system/bt/service/test/
Dgatt_server_unittest.cc545 fake_hal_gatt_iface_->NotifyRequestWriteDescriptorCallback( in TEST_F()