Searched refs:OnScanResult (Results 1 – 9 of 9) sorted by relevance
62 virtual void OnScanResult(const bluetooth::ScanResult& scan_result) = 0;103 void OnScanResult(const bluetooth::ScanResult& scan_result) override;
78 OnScanResult(*scan_result); in onTransact()151 void BpBluetoothLowEnergyCallback::OnScanResult( in OnScanResult() function in ipc::binder::BpBluetoothLowEnergyCallback
70 void OnScanResult(bluetooth::LowEnergyClient* client,
251 void BluetoothLowEnergyBinderServer::OnScanResult( in OnScanResult() function in ipc::binder::BluetoothLowEnergyBinderServer264 cb->OnScanResult(result); in OnScanResult()
61 virtual void OnScanResult(LowEnergyClient* client,
583 delegate_->OnScanResult(this, result); in ScanResultCallback()
41 void OnScanResult(const bluetooth::ScanResult& scan_result) override {} in OnScanResult() function in heart_rate::CLIBluetoothLowEnergyCallback
190 void OnScanResult(const bluetooth::ScanResult& scan_result) override { in OnScanResult() function in __anonc3e1eb3c0111::CLIBluetoothLowEnergyCallback
103 void OnScanResult(LowEnergyClient* client, const ScanResult& scan_result) { in OnScanResult() function in bluetooth::__anond33f6f700111::TestDelegate