Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dap.h72 int ap_switch_channel(struct wpa_supplicant *wpa_s,
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()
Dp2p_supplicant.c9857 ret = ap_switch_channel(wpa_s, &csa_settings); in wpas_p2p_move_go_csa()