Home
last modified time | relevance | path

Searched refs:dpp_controller_conf (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h258 struct dpp_controller_conf { struct
259 struct dpp_controller_conf *next; argument
751 struct dpp_controller_conf *dpp_controller;
Dap_config.c735 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free()
737 struct dpp_controller_conf *prev; in hostapd_dpp_controller_conf_free()
Ddpp_hostapd.c2210 struct dpp_controller_conf *ctrl; in hostapd_dpp_add_controllers()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2309 struct dpp_controller_conf *conf; in hostapd_dpp_controller_parse()