Home
last modified time | relevance | path

Searched defs:scan_stopped (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_central_server_test.cc515 bool scan_stopped = false; in TEST_F() local
538 bool scan_stopped = false; in TEST_F() local
559 bool scan_stopped = false; in TEST_F() local
591 bool scan_stopped = false; in TEST_F() local
628 bool scan_stopped = false; in TEST_F() local
725 bool scan_stopped = false; in TEST_F() local
775 bool scan_stopped = false; in TEST_F() local
815 bool scan_stopped = false; in TEST_F() local
870 bool scan_stopped = false; in TEST_F() local
942 bool scan_stopped = false; in TEST_F() local
[all …]
/aosp_15_r20/system/connectivity/wificond/scanning/
Dscanner_impl.cpp478 bool scan_stopped) { in OnSchedScanResultsReady()