Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dhostapd.h790 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
H A Ddrv_callbacks.c1122 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
2620 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/src/contrib/wpa/wpa_supplicant/
H A Dap.c1877 hostapd_event_ch_switch(iface->bss[0], freq, ht, in wpas_ap_ch_switch()