Home
last modified time | relevance | path

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

/aosp12/system/bt/service/hal/
H A Dbluetooth_interface.cc127 void SSPRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in SSPRequestCallback() function
356 void BluetoothInterface::Observer::SSPRequestCallback( in SSPRequestCallback() function in bluetooth::hal::BluetoothInterface::Observer
/aosp12/system/bt/service/
H A Dadapter.cc663 void SSPRequestCallback(RawAddress* remote_bdaddr, bt_bdname_t* bd_name, in SSPRequestCallback() function in bluetooth::AdapterImpl