dbus: Make the P2P peer's properties accessible separately
authorFlávio Ceolin <flavio.ceolin@profusion.mobi>
Sat, 11 Feb 2012 09:36:50 +0000 (11:36 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 09:36:50 +0000 (11:36 +0200)
commit3f6e50ac282bbcb4be137023316543bd232ba350
tree10353d671a11e61db882a3cf9b7cab9e59cd4b01
parentd9a0f666960ee096fbaf21e72818772dbfa043b7
dbus: Make the P2P peer's properties accessible separately

Since there is the method org.freedesktop.DBus.Properties.GetAll that
returns all properties from a specific interface, it makes more sense to
separate the properties to make it possible to get only a single
property using the method org.freedesktop.DBus.Properties.Get as well.

Signed-hostap: Flávio Ceolin <flavio.ceolin@profusion.mobi>
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.h