Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.h289 int supplicant_wps_config(const struct device *dev, struct wifi_wps_config_params *params);
Dsupp_main.c86 .wps_config = supplicant_wps_config,
Dsupp_api.c2129 int supplicant_wps_config(const struct device *dev, struct wifi_wps_config_params *params) function