Searched defs:scan_result (Results 1 – 5 of 5) sorted by relevance
76 auto scan_result = CreateScanResultFromParcel(data); in onTransact() local152 const bluetooth::ScanResult& scan_result) { in OnScanResult()
272 const bluetooth::ScanResult& scan_result, in WriteScanResultToParcel()
41 void OnScanResult(const bluetooth::ScanResult& scan_result) override {} in OnScanResult()
190 void OnScanResult(const bluetooth::ScanResult& scan_result) override { in OnScanResult()
103 void OnScanResult(LowEnergyClient* client, const ScanResult& scan_result) { in OnScanResult()