Convert GDBus methods to use macro helpers
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Sun, 20 May 2012 05:07:29 +0000 (02:07 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 20 May 2012 09:47:57 +0000 (02:47 -0700)
commitb3489f2ee86c1d7ace388b43420a32f9a76b019c
tree90688955099f3fe63186caa79d9d7bcbb2f82770
parent8e815c100b566e1de1f5e555e0291f6610a08cd7
Convert GDBus methods to use macro helpers

With these macro helpers we can separate in/out arguments and use their
own vector.
31 files changed:
plugins/hfp_hf.c
plugins/push-notification.c
plugins/smart-messaging.c
src/audio-settings.c
src/call-barring.c
src/call-forwarding.c
src/call-meter.c
src/call-settings.c
src/call-volume.c
src/cbs.c
src/cdma-connman.c
src/cdma-netreg.c
src/cdma-sms.c
src/cdma-voicecall.c
src/ctm.c
src/gnss.c
src/gprs.c
src/handsfree.c
src/location-reporting.c
src/manager.c
src/message-waiting.c
src/message.c
src/modem.c
src/network.c
src/phonebook.c
src/radio-settings.c
src/sim.c
src/sms.c
src/stk.c
src/ussd.c
src/voicecall.c