Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h124 DPP_STATUS_CONFIGURE_FAILURE = 5, enumerator
Ddpp.c4277 status = conf ? DPP_STATUS_OK : DPP_STATUS_CONFIGURE_FAILURE; in dpp_build_conf_resp()