Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h797 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
Ddrv_callbacks.c1124 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
2634 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in hostapd_event()
/hostap-latest/wpa_supplicant/
Dap.c1877 hostapd_event_ch_switch(iface->bss[0], freq, ht, in wpas_ap_ch_switch()