Searched refs:hostapd_switch_channel (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 640 int hostapd_switch_channel(struct hostapd_data *hapd,
|
H A D | dfs.c | 1146 err = hostapd_switch_channel(iface->bss[i], &csa_settings); in hostapd_dfs_start_channel_switch()
|
H A D | hostapd.c | 3697 int hostapd_switch_channel(struct hostapd_data *hapd, in hostapd_switch_channel() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 604 int hostapd_switch_channel(struct hostapd_data *hapd,
|
H A D | dfs.c | 980 err = hostapd_switch_channel(iface->bss[i], &csa_settings); in hostapd_dfs_start_channel_switch()
|
H A D | hostapd.c | 3452 int hostapd_switch_channel(struct hostapd_data *hapd, in hostapd_switch_channel() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 1373 return hostapd_switch_channel(wpa_s->ap_iface->bss[0], settings); in ap_switch_channel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 1629 return hostapd_switch_channel(iface->bss[0], settings); in ap_switch_channel()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 2360 ret = hostapd_switch_channel(iface->bss[i], &settings); in hostapd_ctrl_iface_chan_switch()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 2844 ret = hostapd_switch_channel(iface->bss[i], &settings); in hostapd_ctrl_iface_chan_switch()
|
Completed in 28 milliseconds