Searched refs:P2P_MAX_CHANNELS (Results 1 – 4 of 4) sorted by relevance
114 #define P2P_MAX_CHANNELS 50 macro119 int freq_list[P2P_MAX_CHANNELS];
1572 if (freqs + 1 == P2P_MAX_CHANNELS) in p2p_go_complete()1576 if (freqs + 1 == P2P_MAX_CHANNELS) in p2p_go_complete()
1170 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp()1236 for (i = 0; i < P2P_MAX_CHANNELS; i++) { in wpas_dbus_signal_p2p_go_neg_resp()
726 u8 chan_list[P2P_MAX_CHANNELS], channel; in sme_proc_obss_scan()