Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2289 const u8 *map_sub_elem, *pos; in multi_ap_process_assoc_resp() local
2306 map_sub_elem = get_ie(pos, len, MULTI_AP_SUB_ELEM_TYPE); in multi_ap_process_assoc_resp()
2307 if (!map_sub_elem || map_sub_elem[1] < 1) { in multi_ap_process_assoc_resp()
2312 if (!(map_sub_elem[2] & MULTI_AP_BACKHAUL_BSS)) { in multi_ap_process_assoc_resp()
2313 if ((map_sub_elem[2] & MULTI_AP_FRONTHAUL_BSS) && in multi_ap_process_assoc_resp()