Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h72 DPP_ATTR_CONFIG_OBJ = 0x100C, enumerator
Ddpp.c1800 wpabuf_put_le16(clear, DPP_ATTR_CONFIG_OBJ); in dpp_build_conf_resp()
1805 wpabuf_put_le16(clear, DPP_ATTR_CONFIG_OBJ); in dpp_build_conf_resp()
2994 conf_obj = dpp_get_attr(unwrapped, unwrapped_len, DPP_ATTR_CONFIG_OBJ, in dpp_conf_resp_rx()
3007 DPP_ATTR_CONFIG_OBJ, in dpp_conf_resp_rx()