Home
last modified time | relevance | path

Searched defs:OnScanResult (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothLowEnergyCallback.cpp151 void BpBluetoothLowEnergyCallback::OnScanResult( in OnScanResult() function in ipc::binder::BpBluetoothLowEnergyCallback
/system/bt/service/ipc/binder/
Dbluetooth_low_energy_binder_server.cpp251 void BluetoothLowEnergyBinderServer::OnScanResult( in OnScanResult() function in ipc::binder::BluetoothLowEnergyBinderServer
/system/bt/service/example/heart_rate/
Dheart_rate_server.cpp41 void OnScanResult(const bluetooth::ScanResult& scan_result) override {} in OnScanResult() function in heart_rate::CLIBluetoothLowEnergyCallback
/system/bt/service/client/
Dmain.cpp190 void OnScanResult(const bluetooth::ScanResult& scan_result) override { in OnScanResult() function in __anonc3e1eb3c0111::CLIBluetoothLowEnergyCallback
/system/bt/service/test/
Dlow_energy_client_unittest.cpp103 void OnScanResult(LowEnergyClient* client, const ScanResult& scan_result) { in OnScanResult() function in bluetooth::__anond33f6f700111::TestDelegate