Lines Matching refs:wpabuf_put_le16
1925 wpabuf_put_le16(msg, DPP_ATTR_TRANSACTION_ID); in hostapd_dpp_send_peer_disc_resp()
1926 wpabuf_put_le16(msg, 1); in hostapd_dpp_send_peer_disc_resp()
1942 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in hostapd_dpp_send_peer_disc_resp()
1943 wpabuf_put_le16(msg, 1); in hostapd_dpp_send_peer_disc_resp()
1963 wpabuf_put_le16(msg, DPP_ATTR_CONNECTOR); in hostapd_dpp_send_peer_disc_resp()
1964 wpabuf_put_le16(msg, os_strlen(connector)); in hostapd_dpp_send_peer_disc_resp()
1973 wpabuf_put_le16(msg, DPP_ATTR_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()
2009 wpabuf_put_le16(msg, DPP_ATTR_PROTOCOL_VERSION); in hostapd_dpp_send_peer_disc_resp()
2010 wpabuf_put_le16(msg, 1); in hostapd_dpp_send_peer_disc_resp()
2753 wpabuf_put_le16(msg, DPP_ATTR_TRANSACTION_ID); in hostapd_dpp_rx_priv_peer_intro_query()
2754 wpabuf_put_le16(msg, 1); in hostapd_dpp_rx_priv_peer_intro_query()
2765 wpabuf_put_le16(msg, DPP_ATTR_PROTOCOL_VERSION); in hostapd_dpp_rx_priv_peer_intro_query()
2766 wpabuf_put_le16(msg, 1); in hostapd_dpp_rx_priv_peer_intro_query()
2770 wpabuf_put_le16(msg, DPP_ATTR_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()