Searched defs:freq_list (Results 1 - 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h411 * freq_list - Array of allowed frequencies or %NULL for all
418 int *freq_list; member in struct:wpa_ssid
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h117 * freq_list - Zero-terminated list of possible operational channels
119 int freq_list[P2P_MAX_CHANNELS]; member in struct:p2p_go_neg_results
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h117 * freq_list - Zero-terminated list of possible operational channels
119 int freq_list[P2P_MAX_CHANNELS]; member in struct:p2p_go_neg_results
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h117 * freq_list - Zero-terminated list of possible operational channels
119 int freq_list[P2P_MAX_CHANNELS]; member in struct:p2p_go_neg_results
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmlme.c1534 static const int freq_list[] = { local
1540 bss->freq = freq_list[channel - 1];

Completed in 67 milliseconds