Home
last modified time | relevance | path

Searched refs:OnDeviceFound (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothCallback.aidl39 void OnDeviceFound( in OnDeviceFound() method
/system/bt/service/
Dadapter.h97 virtual void OnDeviceFound(Adapter* adapter,
Dadapter.cc190 void Adapter::Observer::OnDeviceFound(Adapter* adapter, in OnDeviceFound() function in bluetooth::Adapter::Observer
641 observer.OnDeviceFound(this, props); in DeviceFoundCallback()
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc476 void BluetoothBinderServer::OnDeviceFound( in OnDeviceFound() function in ipc::binder::BluetoothBinderServer
484 callback->OnDeviceFound(binder_props); in OnDeviceFound()
Dbluetooth_binder_server.h149 void OnDeviceFound(bluetooth::Adapter* adapter,
/system/bt/service/client/
Dmain.cc201 Status OnDeviceFound( in OnDeviceFound() function in __anond48fd2260111::CLIBluetoothCallback