hostap/wpa_supplicant/dbus
Adrien Bustany c9b72c257a P2P: Don't rely on dictionary ordering in wpas_dbus_handler_p2p_add_service
In most languages, DBus dictionaries are mapped to either sorted maps
or hash tables, so you can't control the actual ordering of the
generated a{sv}. Relying on ordering in this method is unnecessary and
makes it use from DBus much harder.

Signed-hostap: Adrien Bustany <adrien.bustany@nokia.com>
2012-04-21 18:28:10 +03:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_dict_helpers.c Clean up: Replace standard lib methods with os.h ones 2012-03-31 21:13:53 +03:00
dbus_dict_helpers.h
dbus_new.c P2P: Cleanup P2PDevice D-Bus interface for hostap-1 release 2012-04-14 20:52:59 +03:00
dbus_new.h DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_new_handlers.c DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_new_handlers.h DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
dbus_new_handlers_p2p.c P2P: Don't rely on dictionary ordering in wpas_dbus_handler_p2p_add_service 2012-04-21 18:28:10 +03:00
dbus_new_handlers_p2p.h P2P: Cleanup P2PDevice D-Bus interface for hostap-1 release 2012-04-14 20:52:59 +03:00
dbus_new_handlers_wps.c wpa_supplicant/dbus AP: Add support for WPS Internal Registrar 2011-12-18 17:06:31 +02:00
dbus_new_helpers.c dbus: Raise PropertiesChanged on org.freedesktop.DBus.Properties 2011-10-29 19:26:33 +03:00
dbus_new_helpers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_introspect.c dbus: Increase buffer size to fix Introspect XML 2011-12-31 17:40:49 +02:00
dbus_old.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
dbus_old.h
dbus_old_handlers.c Let wpa_supplicant_deinit_iface() know that process is terminating 2012-01-29 20:15:48 +02:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile dbus: Remove unused D-Bus version defines 2012-01-29 12:53:12 +02:00