Searched refs:P2P_MAX_CHANNELS (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h151 #define P2P_MAX_CHANNELS 50 macro
156 int freq_list[P2P_MAX_CHANNELS];
H A Dp2p.c1829 P2P_MAX_CHANNELS);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c1550 dbus_int32_t freqs[P2P_MAX_CHANNELS];
1613 for (i = 0; i < P2P_MAX_CHANNELS; i++) {
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dsme.c2069 u8 chan_list[P2P_MAX_CHANNELS], channel;
H A Dp2p_supplicant.c1725 char buf[20 + P2P_MAX_CHANNELS * 6];
2797 unsigned int num = P2P_MAX_CHANNELS;
6532 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS);

Completed in 110 milliseconds