OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbortScan
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/wificond/scanning/
scan_utils.h
111
virtual bool
AbortScan
(uint32_t interface_index);
scan_utils.cpp
300
bool ScanUtils::
AbortScan
(uint32_t interface_index) {
scanner_impl.cpp
285
Status ScannerImpl::
abortScan
() {
294
if (!scan_utils_->
AbortScan
(interface_index_)) {
Completed in 57 milliseconds