dbus: Use method/property/signal handler arrays for registration
authorJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 16:18:07 +0000 (18:18 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 16:18:07 +0000 (18:18 +0200)
commit9b61515c26136878b86ee2e0188bfa1270be392f
treeceba91a1bec1c5bce766e8940370305c55cbafbf
parent485ec2ae48d6eb8821d2147a0de9d3312c64e4ee
dbus: Use method/property/signal handler arrays for registration

Clean up registration of large number of dbus method/property/signal
handlers by using arrays containing all the information needed to call
the registration functions.
wpa_supplicant/ctrl_iface_dbus_new.c
wpa_supplicant/ctrl_iface_dbus_new_helpers.c
wpa_supplicant/ctrl_iface_dbus_new_helpers.h