Home
last modified time | relevance | path

Searched refs:WLAN_EID_MULTI_BAND (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A 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()
209 if (mbie->eid != WLAN_EID_MULTI_BAND) { in fst_mbie_get_peer_addr_for_band()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A 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()
209 if (mbie->eid != WLAN_EID_MULTI_BAND) { in fst_mbie_get_peer_addr_for_band()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c469 case WLAN_EID_MULTI_BAND: in ieee802_11_parse_elems()
1511 for_each_element_id(elem, WLAN_EID_MULTI_BAND, ies_buf, ies_len) { in mb_ies_info_by_ies()
1547 wpabuf_put_u8(mb_ies, WLAN_EID_MULTI_BAND); in mb_ies_by_info()
H A Dieee802_11_defs.h400 #define WLAN_EID_MULTI_BAND 158 macro
2008 u8 eid; /* WLAN_EID_MULTI_BAND */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c659 case WLAN_EID_MULTI_BAND: in ieee802_11_parse_elems()
1967 for_each_element_id(elem, WLAN_EID_MULTI_BAND, ies_buf, ies_len) { in mb_ies_info_by_ies()
2003 wpabuf_put_u8(mb_ies, WLAN_EID_MULTI_BAND); in mb_ies_by_info()
H A Dieee802_11_defs.h410 #define WLAN_EID_MULTI_BAND 158 macro
2114 u8 eid; /* WLAN_EID_MULTI_BAND */
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c2363 if (ie[0] == WLAN_EID_MULTI_BAND) { in wpas_fst_update_mbie()
H A Dctrl_iface.c2941 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in wpa_supplicant_ctrl_iface_scan_result()
4897 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) { in print_bss_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c3317 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) {
5543 if (wpa_bss_get_ie(bss, WLAN_EID_MULTI_BAND)) {
H A Devents.c2942 if (ie[0] == WLAN_EID_MULTI_BAND) { in wpas_fst_update_mbie()

Completed in 54 milliseconds