Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h497 int hostapd_switch_channel(struct hostapd_data *hapd,
Ddfs.c909 err = hostapd_switch_channel(iface->bss[i], &csa_settings); in hostapd_dfs_start_channel_switch()
Dhostapd.c3179 int hostapd_switch_channel(struct hostapd_data *hapd, in hostapd_switch_channel() function
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1258 return hostapd_switch_channel(wpa_s->ap_iface->bss[0], settings); in ap_switch_channel()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1959 ret = hostapd_switch_channel(iface->bss[i], &settings); in hostapd_ctrl_iface_chan_switch()