Home
last modified time | relevance | path

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

/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc407 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
517 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
624 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
626 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.h98 void NotifyServerConnectionCallback(int conn_id, int server_if, int connected,
H A Dfake_bluetooth_gatt_interface.cc219 void FakeBluetoothGattInterface::NotifyServerConnectionCallback( in NotifyServerConnectionCallback() function in bluetooth::hal::FakeBluetoothGattInterface