Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst_group.c31 WPA_ASSERT(mbie->eid == WLAN_EID_MULTI_BAND); in fst_dump_mb_ies()
67 mbie->eid = WLAN_EID_MULTI_BAND; in fst_fill_mb_ie()
210 if (mbie->eid != WLAN_EID_MULTI_BAND || in fst_group_get_new_iface_by_mbie_and_band_id()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c362 case WLAN_EID_MULTI_BAND: in ieee802_11_parse_elems()
1142 if (ies_buf[0] == WLAN_EID_MULTI_BAND) { in mb_ies_info_by_ies()
1173 wpabuf_put_u8(mb_ies, WLAN_EID_MULTI_BAND); in mb_ies_by_info()
Dieee802_11_defs.h283 #define WLAN_EID_MULTI_BAND 158 macro
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c1925 if (ie[0] == WLAN_EID_MULTI_BAND) { in wpas_fst_update_mbie()
Dctrl_iface.c2573 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in wpa_supplicant_ctrl_iface_scan_result()