Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dhostapd.h634 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
H A Ddrv_callbacks.c774 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
1793 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dap.c1406 hostapd_event_ch_switch(iface->bss[0], freq, ht, in wpas_ap_ch_switch()