Home
last modified time | relevance | path

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

/system/bt/service/test/
Dgatt_server_unittest.cc409 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
519 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
626 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
628 fake_hal_gatt_iface_->NotifyServerConnectionCallback( in TEST_F()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.h93 void NotifyServerConnectionCallback(int conn_id, int server_if, int connected,
Dfake_bluetooth_gatt_interface.cc209 void FakeBluetoothGattInterface::NotifyServerConnectionCallback( in NotifyServerConnectionCallback() function in bluetooth::hal::FakeBluetoothGattInterface