Searched refs:hostapd_event_ch_switch (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | hostapd.h | 463 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
|
D | drv_callbacks.c | 436 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/ |
D | ap.c | 1185 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset, width, cf1, cf1); in wpas_ap_ch_switch()
|