Home
last modified time | relevance | path

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

/modules/hostap/src/
A Dsupp_api.h325 int set_ap_bandwidth(const struct device *dev, enum wifi_frequency_bandwidths bandwidth);
A Dhapd_api.c875 ret = set_ap_bandwidth(dev, params->bandwidth); in hostapd_ap_enable()
A Dsupp_api.c2031 int set_ap_bandwidth(const struct device *dev, enum wifi_frequency_bandwidths bandwidth) function
2058 ret = set_ap_bandwidth(dev, params->bandwidth);

Completed in 9 milliseconds