Searched refs:hostapd_event_ch_switch (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h424 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
H A Ddrv_callbacks.c438 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, function
1078 hostapd_event_ch_switch(hapd, data->ch_switch.freq,
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h424 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
H A Ddrv_callbacks.c438 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, function
1078 hostapd_event_ch_switch(hapd, data->ch_switch.freq,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h424 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
H A Ddrv_callbacks.c438 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, function
1078 hostapd_event_ch_switch(hapd, data->ch_switch.freq,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c1118 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset, width, cf1, cf1);

Completed in 345 milliseconds