Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_G_SCAN_CYCLE_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_logger.h123 #define WIFI_EVENT_G_SCAN_CYCLE_COMPLETED 40 // firmware indicates G_SCAN scan cycle completed macro
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp428 pConnectEvent->event = WIFI_EVENT_G_SCAN_CYCLE_COMPLETED; in process_extscan_event()