Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/hostap/src/
Dsupp_api.c200 static int wpa_supp_supported_channels(struct wpa_supplicant *wpa_s, uint8_t band, char **chan_list) in wpa_supp_supported_channels() function
368 ret = wpa_supp_supported_channels(wpa_s, params->band, &chan_list); in wpas_add_and_config_network()