Home
last modified time | relevance | path

Searched refs:hostapd_get_mode_channel (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddrv_callbacks.c1399 static struct hostapd_channel_data * hostapd_get_mode_channel( in hostapd_get_mode_channel() function
1445 chan = hostapd_get_mode_channel(iface, survey->freq); in hostapd_single_channel_get_survey()
1488 chan = hostapd_get_mode_channel(iface, survey->freq); in hostapd_event_get_survey()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddrv_callbacks.c1570 static struct hostapd_channel_data * hostapd_get_mode_channel( in hostapd_get_mode_channel() function
1618 chan = hostapd_get_mode_channel(iface, survey->freq); in hostapd_single_channel_get_survey()
1661 chan = hostapd_get_mode_channel(iface, survey->freq); in hostapd_event_get_survey()