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.h117 void NotifyRequestWriteDescriptorCallback(int conn_id, int trans_id,
Dfake_bluetooth_gatt_interface.cc249 void FakeBluetoothGattInterface::NotifyRequestWriteDescriptorCallback( in NotifyRequestWriteDescriptorCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/system/bt/service/test/
Dgatt_server_unittest.cc548 fake_hal_gatt_iface_->NotifyRequestWriteDescriptorCallback( in TEST_F()