Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c1956 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_send_peer_disc_resp()
1966 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_send_peer_disc_resp()
2079 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in hostapd_dpp_rx_peer_disc_req()
2761 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_rx_priv_peer_intro_query()
2854 DPP_ATTR_CONNECTOR, &connector_len); in hostapd_dpp_rx_priv_peer_intro_update()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c2698 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_peer_disc_resp()
3720 wpabuf_put_le16(pt, DPP_ATTR_CONNECTOR); in wpas_dpp_send_private_peer_intro_update()
3841 connector = dpp_get_attr(buf, len, DPP_ATTR_CONNECTOR, &connector_len); in wpas_dpp_rx_priv_peer_intro_notify()
4478 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()
4487 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in wpas_dpp_check_connect()