Searched defs:ScanResult (Results 1 – 3 of 3) sorted by relevance
35 ScanResult(const ::bluetooth::ScanResult& scan_result) // NOLINT in ScanResult() function
25 ScanResult::ScanResult(const std::string& device_address, in ScanResult() function in bluetooth::ScanResult
130 TEST(ParcelableTest, ScanResult) { in TEST() argument