Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_interface.cc138 void BondStateChangedCallback(bt_status_t status, RawAddress* remote_bd_addr, in BondStateChangedCallback() function
341 void BluetoothInterface::Observer::BondStateChangedCallback( in BondStateChangedCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc673 void BondStateChangedCallback(bt_status_t status, RawAddress* remote_bdaddr, in BondStateChangedCallback() function in bluetooth::AdapterImpl