hostap/wpa_supplicant/dbus
Witold Sowa 1fa5995b51 dbus: Define priv argument for object rather than for method
We don't actually need to define separate user_data argument for
each method handler and property getter/setter. Instead, we can define
one argument for the whole object. That will make it easier to register
objects like BSS or Networks which require allocating and freeing
memory for their arguments.
2010-01-01 11:33:41 +02:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_common.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_common.h dbus: Share common initialization code for both old and new interface 2009-12-31 00:15:56 +02:00
dbus_common_i.h dbus: Do not deinitialize new D-Bus API if it is not initialized 2009-12-31 21:50:12 +02:00
dbus_dict_helpers.c dbus: Use os_*() wrappers for memory allocations consistently 2009-12-26 12:29:24 +02:00
dbus_dict_helpers.h Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_new.c dbus: Define priv argument for object rather than for method 2010-01-01 11:33:41 +02:00
dbus_new.h dbus: Share common initialization code for both old and new interface 2009-12-31 00:15:56 +02:00
dbus_new_handlers.c dbus: Use the new BSS table with the new D-Bus API 2009-12-28 01:10:07 +02:00
dbus_new_handlers.h dbus: Use the new BSS table with the new D-Bus API 2009-12-28 01:10:07 +02:00
dbus_new_handlers_wps.c dbus: Share common initialization code for both old and new interface 2009-12-31 00:15:56 +02:00
dbus_new_helpers.c dbus: Define priv argument for object rather than for method 2010-01-01 11:33:41 +02:00
dbus_new_helpers.h dbus: Define priv argument for object rather than for method 2010-01-01 11:33:41 +02:00
dbus_old.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old.h dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers.h dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers_wps.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
fi.epitest.hostap.WPASupplicant.service dbus: Rename .service file to use the service name as the file name 2009-12-20 20:15:40 +02:00
fi.w1.wpa_supplicant1.service dbus: Add missing .service file for the new D-Bus API 2009-12-20 20:14:10 +02:00
Makefile dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00