dbus: Remove GroupMember object type and use Peer instead
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Mon, 2 Jun 2014 14:42:06 +0000 (17:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jun 2014 14:19:12 +0000 (17:19 +0300)
commitbf035663c90da3d514dfa6be33925bfbc31bf8af
tree36a120ff58645aaa3950078e5f4e0181fc47e915
parent17a37d711036c3adf75be3a96acdbdb7488a984a
dbus: Remove GroupMember object type and use Peer instead

GroupMember is unusable in itself and all the necessary informations are
stored in Peer objects, thus replace the use of GroupMember by Peer.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
src/p2p/p2p.h
src/p2p/p2p_group.c
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.h
wpa_supplicant/notify.c