Home
last modified time | relevance | path

Searched refs:DPP_ATTR_CONN_STATUS (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Ddpp_reconfig.c352 wpabuf_put_le16(clear, DPP_ATTR_CONN_STATUS); in dpp_reconfig_build_resp()
815 DPP_ATTR_CONN_STATUS, &conn_status_len); in dpp_reconfig_auth_resp_rx()
Ddpp.h94 DPP_ATTR_CONN_STATUS = 0x101C, enumerator
Ddpp.c3737 status = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_CONN_STATUS, in dpp_conn_status_result_rx()
3839 wpabuf_put_le16(clear, DPP_ATTR_CONN_STATUS); in dpp_build_conn_status_result()