Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.h72 int ap_switch_channel(struct wpa_supplicant *wpa_s,
H A Dap.c1827 int ap_switch_channel(struct wpa_supplicant *wpa_s, in ap_switch_channel() function
1859 return ap_switch_channel(wpa_s, &settings); in ap_ctrl_iface_chanswitch()
H A Dp2p_supplicant.c9857 ret = ap_switch_channel(wpa_s, &csa_settings); in wpas_p2p_move_go_csa()