Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.h505 struct wpabuf * dpp_alloc_msg(enum dpp_public_action_frame_type type,
Ddpp.c246 struct wpabuf * dpp_alloc_msg(enum dpp_public_action_frame_type type, in dpp_alloc_msg() function
1007 msg = dpp_alloc_msg(DPP_PA_AUTHENTICATION_REQ, attr_len); in dpp_auth_build_req()
1167 msg = dpp_alloc_msg(DPP_PA_AUTHENTICATION_RESP, attr_len); in dpp_auth_build_resp()
2697 msg = dpp_alloc_msg(DPP_PA_AUTHENTICATION_CONF, attr_len); in dpp_auth_build_conf()