Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dap.h53 int ap_switch_channel(struct wpa_supplicant *wpa_s,
Dap.c1361 int ap_switch_channel(struct wpa_supplicant *wpa_s, in ap_switch_channel() function
1384 return ap_switch_channel(wpa_s, &settings); in ap_ctrl_iface_chanswitch()
Dp2p_supplicant.c9214 ret = ap_switch_channel(wpa_s, &csa_settings); in wpas_p2p_move_go_csa()