Lines Matching refs:dpp_connector
1905 len = 5 + 5 + 4 + os_strlen(hapd->conf->dpp_connector); in hostapd_dpp_send_peer_disc_resp()
1958 hapd->conf->dpp_connector); in hostapd_dpp_send_peer_disc_resp()
1974 wpabuf_put_le16(msg, os_strlen(hapd->conf->dpp_connector)); in hostapd_dpp_send_peer_disc_resp()
1975 wpabuf_put_str(msg, hapd->conf->dpp_connector); in hostapd_dpp_send_peer_disc_resp()
1992 conn_ver = dpp_get_connector_version(hapd->conf->dpp_connector); in hostapd_dpp_send_peer_disc_resp()
2039 if (!hapd->conf->dpp_connector || !hapd->conf->dpp_netaccesskey || in hapd_dpp_connector_available()
2093 res = dpp_peer_intro(&intro, hapd->conf->dpp_connector, in hostapd_dpp_rx_peer_disc_req()
2747 len = 5 + 5 + 4 + os_strlen(hapd->conf->dpp_connector); in hostapd_dpp_rx_priv_peer_intro_query()
2758 conn_ver = dpp_get_connector_version(hapd->conf->dpp_connector); in hostapd_dpp_rx_priv_peer_intro_query()
2771 wpabuf_put_le16(msg, os_strlen(hapd->conf->dpp_connector)); in hostapd_dpp_rx_priv_peer_intro_query()
2772 wpabuf_put_str(msg, hapd->conf->dpp_connector); in hostapd_dpp_rx_priv_peer_intro_query()
2878 res = dpp_peer_intro(&intro, hapd->conf->dpp_connector, in hostapd_dpp_rx_priv_peer_intro_update()