Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp_reconfig.c169 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in dpp_reconfig_build_req()
382 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in dpp_reconfig_build_resp()
472 i_connector = dpp_get_attr(attr_start, attr_len, DPP_ATTR_CONNECTOR, in dpp_reconfig_auth_req_rx()
719 r_connector = dpp_get_attr(attr_start, attr_len, DPP_ATTR_CONNECTOR, in dpp_reconfig_auth_resp_rx()
H A Ddpp.h80 DPP_ATTR_CONNECTOR = 0x100D, enumerator
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1963 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_send_peer_disc_resp()
1973 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_send_peer_disc_resp()
2086 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in hostapd_dpp_rx_peer_disc_req()
2770 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_rx_priv_peer_intro_query()
2863 DPP_ATTR_CONNECTOR, &connector_len); in hostapd_dpp_rx_priv_peer_intro_update()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2803 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_peer_disc_resp()
3825 wpabuf_put_le16(pt, DPP_ATTR_CONNECTOR); in wpas_dpp_send_private_peer_intro_update()
3946 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_priv_peer_intro_notify()
4584 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()
4593 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()