OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onScanResultsEvent
(Results
1 - 4
of
4
) sorted by null
/system/core/nexus/
ISupplicantEventHandler.h
34
virtual void
onScanResultsEvent
(SupplicantScanResultsEvent *evt) = 0;
SupplicantListener.cpp
78
mHandlers->
onScanResultsEvent
((SupplicantScanResultsEvent *) evt);
WifiController.h
275
void
onScanResultsEvent
(SupplicantScanResultsEvent *evt);
WifiController.cpp
469
void WifiController::
onScanResultsEvent
(SupplicantScanResultsEvent *evt) {
484
LOGW("
onScanResultsEvent
: Error getting scan results (%s)",
Completed in 1485 milliseconds