P2P: Embed publically visible struct in peer info
authorKonguraj(Raj) Kulanthaivel <konguraj.kulanthaivel@intel.com>
Thu, 24 Feb 2011 19:51:17 +0000 (21:51 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Feb 2011 19:51:17 +0000 (21:51 +0200)
commitc5db8e517040f096d6c180150219c8ff88791efa
treede148421557e3890aa81e71abcb94a199ab7c657
parente926bcffd80ad0df3a7dc987d396a3b28f212783
P2P: Embed publically visible struct in peer info

This embeds some information about each P2P peer that will be publically
visible in a struct that is shared.

The dev_found notification function is also passed the new struct, which
requires some work for the driver-based P2P management.

Signed-off-by: Konguraj(Raj) Kulanthaivel <konguraj.kulanthaivel@intel.com>
Signed-off-by: Fabien Marotte <fabienx.marotte@linux.intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
12 files changed:
src/drivers/driver_test.c
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_dev_disc.c
src/p2p/p2p_go_neg.c
src/p2p/p2p_i.h
src/p2p/p2p_invitation.c
src/p2p/p2p_pd.c
src/p2p/p2p_sd.c
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h