Home
last modified time | relevance | path

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

/hostap-latest/src/common/
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()
Ddpp.h80 DPP_ATTR_CONNECTOR = 0x100D, enumerator
/hostap-latest/src/ap/
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()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c2808 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_peer_disc_resp()
3830 wpabuf_put_le16(pt, DPP_ATTR_CONNECTOR); in wpas_dpp_send_private_peer_intro_update()
3951 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_priv_peer_intro_notify()
4589 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()
4598 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()