HomeSort by relevance Sort by last modified time
    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