Home
last modified time | relevance | path

Searched refs:hw_get_channel_chan (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.h15 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode,
Dhw_features_common.c19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() function
71 hw_get_channel_chan(mode, chan, &freq); in hw_get_freq()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c1996 chan = hw_get_channel_chan(mode, i, NULL); in ibss_mesh_setup_freq()
2018 chan = hw_get_channel_chan(mode, i, NULL); in ibss_mesh_setup_freq()