Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h376 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
Ddrv_callbacks.c375 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
918 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1036 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset); in wpas_ap_ch_switch()