Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.h634 struct dpp_configuration * dpp_configuration_alloc(const char *type);
H A Ddpp.c1063 struct dpp_configuration * dpp_configuration_alloc(const char *type) in dpp_configuration_alloc() function
1188 conf_sta = dpp_configuration_alloc(pos + 10); in dpp_configuration_parse_helper()
1197 conf_ap = dpp_configuration_alloc(pos + 9); in dpp_configuration_parse_helper()