Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h75 DPP_PA_AUTHENTICATION_REQ = 0, enumerator
Ddpp.c1007 msg = dpp_alloc_msg(DPP_PA_AUTHENTICATION_REQ, attr_len); in dpp_auth_build_req()
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c249 case DPP_PA_AUTHENTICATION_REQ: in esp_dpp_rx_auth()