Home
last modified time | relevance | path

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

/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.h100 void NotifyServiceAddedCallback(int status, int server_if,
H A Dfake_bluetooth_gatt_interface.cc226 void FakeBluetoothGattInterface::NotifyServiceAddedCallback( in NotifyServiceAddedCallback() function in bluetooth::hal::FakeBluetoothGattInterface
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc282 fake_hal_gatt_iface_->NotifyServiceAddedCallback( in SetUpTestService()