Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h79 DPP_ATTR_CONFIG_OBJ = 0x100C, enumerator
H A Ddpp.c2161 wpabuf_put_le16(clear, DPP_ATTR_CONFIG_OBJ); in dpp_build_conf_resp()
2166 wpabuf_put_le16(clear, DPP_ATTR_CONFIG_OBJ); in dpp_build_conf_resp()
3475 conf_obj = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_CONFIG_OBJ, in dpp_conf_resp_rx()
3488 DPP_ATTR_CONFIG_OBJ, in dpp_conf_resp_rx()