Searched refs:set_ap_bandwidth (Results 1 – 3 of 3) sorted by relevance
325 int set_ap_bandwidth(const struct device *dev, enum wifi_frequency_bandwidths bandwidth);
875 ret = set_ap_bandwidth(dev, params->bandwidth); in hostapd_ap_enable()
2031 int set_ap_bandwidth(const struct device *dev, enum wifi_frequency_bandwidths bandwidth) function2058 ret = set_ap_bandwidth(dev, params->bandwidth);
Completed in 9 milliseconds