HomeSort by relevance Sort by last modified time
    Searched refs:NotifyAclStateChangedCallback (Results 1 - 3 of 3) sorted by null

  /system/bt/service/hal/
fake_bluetooth_interface.h 57 void NotifyAclStateChangedCallback(bt_status_t status,
fake_bluetooth_interface.cc 135 void FakeBluetoothInterface::NotifyAclStateChangedCallback(
  /system/bt/service/test/
adapter_unittest.cc 262 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_FAIL, hal_addr,
269 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_SUCCESS, hal_addr,
276 fake_hal_iface_->NotifyAclStateChangedCallback(BT_STATUS_SUCCESS, hal_addr,

Completed in 53 milliseconds