Home
last modified time | relevance | path

Searched refs:supplicant_ap_wps_config (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h325 int supplicant_ap_wps_config(const struct device *dev, struct wifi_wps_config_params *params);
Dsupp_main.c110 .wps_config = supplicant_ap_wps_config,
Dsupp_api.c2644 int supplicant_ap_wps_config(const struct device *dev, struct wifi_wps_config_params *params) function