P2P: Add a function to compute the group common freqs
authorIlan Peer <ilan.peer@intel.com>
Mon, 27 Jul 2015 19:24:20 +0000 (22:24 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 3 Aug 2015 21:18:51 +0000 (00:18 +0300)
commit5e1f48050083ff7e95390070bef628d7018f60ad
treebe06ae91ebe42ac84223caecddfa305acc14aa51
parent1a471ff0810ac660115e4175e44e1c37875c3519
P2P: Add a function to compute the group common freqs

Add a function to compute the group common frequencies, and
use it to update the group_common_frequencies as part of the
channel switch flows.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/p2p/p2p.h
src/p2p/p2p_group.c
wpa_supplicant/p2p_supplicant.c