Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_interface.cc126 void SSPRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in SSPRequestCallback() function
335 void BluetoothInterface::Observer::SSPRequestCallback( in SSPRequestCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc660 void SSPRequestCallback(RawAddress* remote_bdaddr, bt_bdname_t* bd_name, in SSPRequestCallback() function in bluetooth::AdapterImpl