Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Dmbo.c167 wpabuf_put_be24(mbo, OUI_WFA); in wpas_mbo_non_pref_chan_subelem_hdr()
490 wpabuf_put_be24(ie, OUI_WFA); in wpas_mbo_scan_ie()
759 wpabuf_put_be24(anqp_buf, OUI_WFA); in mbo_build_anqp_buf()
Ddpp.c256 wpabuf_put_be24(msg, OUI_WFA); in dpp_alloc_msg()
1767 wpabuf_put_be24(buf, OUI_WFA); in dpp_write_adv_proto()
/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap.c385 wpabuf_put_be24(resp, EAP_VENDOR_IETF); in eap_sm_build_nak()
410 wpabuf_put_be24(resp, m->vendor); in eap_sm_build_nak()
419 wpabuf_put_be24(resp, EAP_VENDOR_IETF); in eap_sm_build_nak()
Deap_common.c150 wpabuf_put_be24(buf, vendor); in eap_msg_alloc()
/hal_espressif-3.6.0/components/wpa_supplicant/include/utils/
Dwpabuf.h132 static inline void wpabuf_put_be24(struct wpabuf *buf, u32 data) in wpabuf_put_be24() function
/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps_attr_build.c202 wpabuf_put_be24(msg, WPS_VENDOR_ID_WFA); in wps_build_wfa_ext()