Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h761 int hostapd_switch_channel(struct hostapd_data *hapd,
Ddfs.c1025 err = hostapd_switch_channel(iface->bss[i], &csa_settings); in hostapd_dfs_request_channel_switch()
Dhostapd.c4480 int hostapd_switch_channel(struct hostapd_data *hapd, in hostapd_switch_channel() function
/hostap-latest/wpa_supplicant/
Dap.c1841 return hostapd_switch_channel(iface->bss[0], settings); in ap_switch_channel()
/hostap-latest/hostapd/
Dctrl_iface.c2749 err = hostapd_switch_channel(iface->bss[i], &settings); in hostapd_ctrl_iface_chan_switch()