Home
last modified time | relevance | path

Searched refs:DPP_ATTR_STATUS (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h33 DPP_ATTR_STATUS = 0x1000, enumerator
Ddpp.c1952 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in dpp_auth_build_resp()
2071 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in dpp_auth_build_resp_status()
2388 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in dpp_auth_build_conf()
2602 status = dpp_get_attr(attr_start, attr_len, DPP_ATTR_STATUS, in dpp_auth_resp_rx()
2863 status = dpp_get_attr(attr_start, attr_len, DPP_ATTR_STATUS, in dpp_auth_conf_rx()
3359 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in dpp_build_conf_resp()
4319 DPP_ATTR_STATUS, &status_len); in dpp_conf_resp_rx()
5279 wpabuf_put_le16(msg, DPP_ATTR_STATUS); in dpp_pkex_rx_exchange_req()
5426 attr_status = dpp_get_attr(buf, buflen, DPP_ATTR_STATUS, in dpp_pkex_rx_exchange_resp()