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.h524 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
Ddrv_callbacks.c478 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch() function
1290 hostapd_event_ch_switch(hapd, data->ch_switch.freq, in wpa_supplicant_event()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1288 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, in wpas_ap_ch_switch()