dbus: Split wpas_dbus_ctrl_iface_init() into helper functions
authorJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 14:57:07 +0000 (16:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 14:57:07 +0000 (16:57 +0200)
commit7ae7b192f9234215abc26efdd01ec0aa41afa06b
tree9bace2f60eacddfed6fe51b50b1757e71c4c5efb
parent3864e6ea83ad426d153cb73a36d7cd61f65f94f6
dbus: Split wpas_dbus_ctrl_iface_init() into helper functions

Clean up the method/property/signal registration code by using short
helper functions with the argument table near the registration call.
wpa_supplicant/ctrl_iface_dbus_new.c
wpa_supplicant/ctrl_iface_dbus_new_helpers.c
wpa_supplicant/ctrl_iface_dbus_new_helpers.h