Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h402 struct dpp_configuration * dpp_configuration_alloc(const char *type);
Ddpp.c4112 struct dpp_configuration * dpp_configuration_alloc(const char *type) in dpp_configuration_alloc() function
4218 conf_sta = dpp_configuration_alloc(pos + 10); in dpp_configuration_parse()
4226 conf_ap = dpp_configuration_alloc(pos + 9); in dpp_configuration_parse()