Home
last modified time | relevance | path

Searched refs:hostapd_hw_get_channel (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.h22 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq);
H A Dhw_features.c954 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) in hostapd_hw_get_channel() function
H A Ddrv_callbacks.c814 channel = hostapd_hw_get_channel(hapd, freq); in hostapd_event_ch_switch()
H A Dhostapd.c3288 params->channel = hostapd_hw_get_channel(hapd, params->freq); in hostapd_change_config_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.h22 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq);
H A Dhw_features.c1175 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) in hostapd_hw_get_channel() function
H A Ddrv_callbacks.c911 channel = hostapd_hw_get_channel(hapd, freq); in hostapd_event_ch_switch()
H A Dhostapd.c3509 params->channel = hostapd_hw_get_channel(hapd, params->freq); in hostapd_change_config_freq()

Completed in 20 milliseconds