Home
last modified time | relevance | path

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

/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.h113 void NotifyRequestReadDescriptorCallback(int conn_id, int trans_id,
H A Dfake_bluetooth_gatt_interface.cc242 void FakeBluetoothGattInterface::NotifyRequestReadDescriptorCallback( in NotifyRequestReadDescriptorCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc433 fake_hal_gatt_iface_->NotifyRequestReadDescriptorCallback( in TEST_F()