dbus: utility to create dbus message from wpabuf array
authorJayant Sane <jayant.sane@intel.com>
Sat, 25 Feb 2012 08:45:17 +0000 (10:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 25 Feb 2012 08:45:17 +0000 (10:45 +0200)
commit96c4f3a70754a142318264de963b0ec41271987c
tree53601dc519620c91349cc06b97a574d73ae8365f
parentdddc70455be1c020a22aac9b6dea837ebb50f1df
dbus: utility to create dbus message from wpabuf array

If a wpabuf array is used to store basic typed data that we would like
to send over D-Bus then this utility will be of help when it places the
data in a variant with format aa? (array of an array of type ?, with ?
indicating any basic type).

Signed-hostap: Jayant Sane <jayant.sane@intel.com>
Signed-hostap: Angie Chinchilla <angie.v.chinchilla@intel.com>
intended-for: hostap-1
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_new_handlers.h