Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.h108 void NotifyRequestReadDescriptorCallback(int conn_id, int trans_id,
Dfake_bluetooth_gatt_interface.cc231 void FakeBluetoothGattInterface::NotifyRequestReadDescriptorCallback( in NotifyRequestReadDescriptorCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/system/bt/service/test/
Dgatt_server_unittest.cc435 fake_hal_gatt_iface_->NotifyRequestReadDescriptorCallback( in TEST_F()