]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Relax channel forcing for invitation processing with MCC support
authorSean Lin <seanlin@qca.qualcomm.com>
Wed, 22 May 2013 10:29:46 +0000 (13:29 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 May 2013 10:29:46 +0000 (13:29 +0300)
commit72728c6fa8e63f7eb2b6e54e6a610d569483eee5
treeae720d2de8321aa812a65ec56428f86b6237e24f
parent4033935dd9098938838d6d7934ceb65f92a1fa3c
P2P: Relax channel forcing for invitation processing with MCC support

When STA interface is connected and P2P interface gets invited in a
different channel from previous P2P group, the invitiation would fail
because of no common channel found. Fix this by using different logic
when device support multi channel concurrency.

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