Home
last modified time | relevance | path

Searched refs:WLAN_RNR_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.h305 #define WLAN_RNR_IE_MIN_LEN 5 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c1703 if (ie->ie_len < WLAN_RNR_IE_MIN_LEN) in util_scan_populate_bcn_ie_list()