Home
last modified time | relevance | path

Searched defs:AclStateChangedCallback (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dbluetooth_interface.cc148 void AclStateChangedCallback(bt_status_t status, RawAddress* remote_bd_addr, in AclStateChangedCallback() function
346 void BluetoothInterface::Observer::AclStateChangedCallback( in AclStateChangedCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc683 void AclStateChangedCallback(bt_status_t status, in AclStateChangedCallback() function in bluetooth::AdapterImpl