Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h463 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
Ddrv_callbacks.c436 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
1217 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1185 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset, width, cf1, cf1); in wpas_ap_ch_switch()