Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/ap/
HDhostapd.h302 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
HDdrv_callbacks.c369 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
827 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/trueos/contrib/wpa/wpa_supplicant/
HDap.c991 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset); in wpas_ap_ch_switch()