Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h208 DPP_NETROLE_AP, enumerator
Ddpp.c3613 conf_ap->netrole = DPP_NETROLE_AP; in dpp_configuration_parse_helper()
3951 case DPP_NETROLE_AP: in dpp_netrole_str()
4235 else if (netrole == DPP_NETROLE_AP) in dpp_build_conf_obj()
4240 else if (netrole == DPP_NETROLE_AP) in dpp_build_conf_obj()
4518 netrole = DPP_NETROLE_AP; in dpp_conf_req_rx()