Searched refs:hostapd_event_ch_switch (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | hostapd.h | 634 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
|
H A D | drv_callbacks.c | 774 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 D | ap.c | 1406 hostapd_event_ch_switch(iface->bss[0], freq, ht, in wpas_ap_ch_switch()
|