Searched refs:EVENT_TYPE_SCAN_RESULTS_AVAILABLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/tools/halutil/
H A Dhalutil.cpp240 EVENT_TYPE_SCAN_RESULTS_AVAILABLE = 1000, enumerator in enum:__anon1459
295 putEventInCache(EVENT_TYPE_SCAN_RESULTS_AVAILABLE, "New scan results are available");
464 if (info.type == EVENT_TYPE_SCAN_RESULTS_AVAILABLE
658 if (info.type == EVENT_TYPE_SCAN_RESULTS_AVAILABLE) {
761 if (info.type == EVENT_TYPE_SCAN_RESULTS_AVAILABLE) {
864 if (info.type == EVENT_TYPE_SCAN_RESULTS_AVAILABLE) {

Completed in 47 milliseconds