Searched refs:wps_config (Results 1 – 3 of 3) sorted by relevance
86 .wps_config = supplicant_wps_config,110 .wps_config = supplicant_ap_wps_config,
1131 if (wifi_mgmt_api == NULL || wifi_mgmt_api->wps_config == NULL) { in wifi_wps_config()1135 return wifi_mgmt_api->wps_config(dev, params); in wifi_wps_config()
1572 int (*wps_config)(const struct device *dev, struct wifi_wps_config_params *params); member