Searched refs:OnSspRequest (Results 1 – 6 of 6) sorted by relevance
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothCallback.aidl | 27 void OnSspRequest( in OnSspRequest() method
|
/system/bt/service/ |
D | adapter.h | 76 virtual void OnSspRequest(Adapter* adapter,
|
D | adapter.cc | 165 void Adapter::Observer::OnSspRequest(Adapter* adapter, in OnSspRequest() function in bluetooth::Adapter::Observer 671 observer.OnSspRequest(this, device_address, name, cod, pairing_variant, in SSPRequestCallback()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 414 void BluetoothBinderServer::OnSspRequest(bluetooth::Adapter* adapter, in OnSspRequest() function in ipc::binder::BluetoothBinderServer 429 callback->OnSspRequest(addr_s16, name_s16, cod, pairing_variant, pass_key); in OnSspRequest()
|
D | bluetooth_binder_server.h | 134 void OnSspRequest(bluetooth::Adapter* adapter,
|
/system/bt/service/client/ |
D | main.cc | 164 Status OnSspRequest(const String16& device_address, in OnSspRequest() function in __anond48fd2260111::CLIBluetoothCallback
|