Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.h473 struct dpp_configuration * dpp_configuration_alloc(const char *type);
Ddpp.c3495 struct dpp_configuration * dpp_configuration_alloc(const char *type) in dpp_configuration_alloc() function
3601 conf_sta = dpp_configuration_alloc(pos + 10); in dpp_configuration_parse_helper()
3610 conf_ap = dpp_configuration_alloc(pos + 9); in dpp_configuration_parse_helper()