[PATCH 0/3] Modifications to P2P peer D-Bus properties

Reinette Chatre reinette.chatre
Wed Feb 22 12:59:04 PST 2012


This series implements the promised changes to return P2P peer property
values with the type they were returned before the recent patch to move
them to the org.freedesktop.DBus.Properties interface.

In addition to the core patch making the type changes, this series includes
a new utility function make this work easier and a fix required if
anybody wants to use "GetAll".

Please include all of this in hostap-1.0

Jayant Sane (1):
  dbus: utility to create dbus message from wpabuf array

Reinette Chatre (2):
  dbus: revert changes to some peer properties
  dbus: return NULL data for peer IEs

 wpa_supplicant/dbus/dbus_new.c              |    4 +-
 wpa_supplicant/dbus/dbus_new_handlers.c     |   67 +++++++++++++++++
 wpa_supplicant/dbus/dbus_new_handlers.h     |    6 ++
 wpa_supplicant/dbus/dbus_new_handlers_p2p.c |  104 ++++++++++++++++++++-------
 4 files changed, 154 insertions(+), 27 deletions(-)

-- 
1.7.7.6




More information about the Hostap mailing list