Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_FW_ASSOC_STARTED (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_logger.h77 #define WIFI_EVENT_FW_ASSOC_STARTED 4 // fw event indicating assoc frames are sent macro
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifilogger_diag.cpp95 {WLAN_PE_DIAG_ASSOC_START_EVENT, WIFI_EVENT_FW_ASSOC_STARTED},
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifilogger_diag.cpp96 {WLAN_PE_DIAG_ASSOC_START_EVENT, WIFI_EVENT_FW_ASSOC_STARTED},
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp424 C2S(WIFI_EVENT_FW_ASSOC_STARTED) in RBconnectEventToString()