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.h110 void NotifyRequestReadDescriptorCallback(int conn_id, int trans_id,
Dfake_bluetooth_gatt_interface.cc238 void FakeBluetoothGattInterface::NotifyRequestReadDescriptorCallback( in NotifyRequestReadDescriptorCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/system/bt/service/test/
Dgatt_server_unittest.cc432 fake_hal_gatt_iface_->NotifyRequestReadDescriptorCallback( in TEST_F()