Home
last modified time | relevance | path

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

/system/bt/service/test/
Dgatt_server_unittest.cpp276 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in SetUpTestService()
824 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
857 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
890 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
895 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
927 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
936 fake_hal_gatt_iface_->NotifyDescriptorAddedCallback( in TEST_F()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.h119 void NotifyDescriptorAddedCallback(int status, int server_if,
Dfake_bluetooth_gatt_interface.cpp332 void FakeBluetoothGattInterface::NotifyDescriptorAddedCallback( in NotifyDescriptorAddedCallback() function in bluetooth::hal::FakeBluetoothGattInterface