Home
last modified time | relevance | path

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

/aosp12/system/bt/service/test/
H A Dlow_energy_scanner_unittest.cc96 const ScanResult& last_scan_result() const { return last_scan_result_; } in last_scan_result()
102 last_scan_result_ = scan_result; in OnScanResult()
107 ScanResult last_scan_result_; member in bluetooth::__anon31599d2a0110::TestDelegate