OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopScheduledScan
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/wificond/scanning/
scan_utils.h
107
virtual bool
StopScheduledScan
(uint32_t interface_index);
scan_utils.cpp
271
bool ScanUtils::
StopScheduledScan
(uint32_t interface_index) {
scanner_impl.cpp
275
if (!scan_utils_->
StopScheduledScan
(interface_index_)) {
Completed in 53 milliseconds