Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dfake_bluetooth_interface.h57 void NotifyAclStateChangedCallback(bt_status_t status,
Dfake_bluetooth_interface.cc142 void FakeBluetoothInterface::NotifyAclStateChangedCallback( in NotifyAclStateChangedCallback() function in bluetooth::hal::FakeBluetoothInterface
/system/bt/service/test/
Dadapter_unittest.cc261 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_FAIL, hal_addr, in TEST_F()
268 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_SUCCESS, hal_addr, in TEST_F()
275 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_SUCCESS, hal_addr, in TEST_F()