]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/p2p_supplicant.c
P2P: Allow all channels in case of multi channel concurrency
authorDeepthi Gowri <deepthi@codeaurora.org>
Mon, 25 Feb 2013 16:41:32 +0000 (18:41 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Mar 2013 16:40:39 +0000 (18:40 +0200)
commit79879f4ae8f3eacee52699e3ccd5e0baba601c4d
tree56e9a1e4a5d3a3f69185adeaf0f91253bc99738d
parent851b73eb28a8cd693170433d091e48a5a5a4c234
P2P: Allow all channels in case of multi channel concurrency

If multi channel concurrency is supported, we have to populate the
p2p_channels with list of channels that we support. Use the same design
that was previously added for GO Negotiation.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_i.h
src/p2p/p2p_invitation.c
wpa_supplicant/p2p_supplicant.c