Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h1312 #define WLAN_RSN_IE_MIN_LEN 2 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c1591 if (ie->ie_len >= WLAN_RSN_IE_MIN_LEN) in util_scan_populate_bcn_ie_list()