Searched defs:OnSspRequest (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothCallback.aidl | 27 void OnSspRequest( in OnSspRequest() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cc | 414 void BluetoothBinderServer::OnSspRequest(bluetooth::Adapter* adapter, in OnSspRequest() function in ipc::binder::BluetoothBinderServer |
/system/bt/service/ | ||
D | adapter.cc | 164 void Adapter::Observer::OnSspRequest(Adapter* adapter, in OnSspRequest() function in bluetooth::Adapter::Observer |
/system/bt/service/client/ | ||
D | main.cc | 164 Status OnSspRequest(const String16& device_address, in OnSspRequest() function in __anoneea9c13f0111::CLIBluetoothCallback |