Home
last modified time | relevance | path

Searched refs:WLAN_ELEMID_CHALLENGE (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_auth_frame.c94 (auth->type != WLAN_ELEMID_CHALLENGE) && in is_auth_valid()
255 auth_frame->type = WLAN_ELEMID_CHALLENGE; in lim_process_auth_shared_system_algo()
1393 if (rx_auth_frm_body->type != WLAN_ELEMID_CHALLENGE) { in lim_process_auth_frame_type2()
1444 WLAN_ELEMID_CHALLENGE; in lim_process_auth_frame_type2()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h616 WLAN_ELEMID_CHALLENGE = 16, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c5913 pAuth->type = WLAN_ELEMID_CHALLENGE;