libgdbus: change api name from broadcasting to emit 49/212149/1 accepted/tizen/unified/20190816.112239 submit/tizen/20190816.021726
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 16 Aug 2019 01:43:27 +0000 (10:43 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 16 Aug 2019 01:58:50 +0000 (10:58 +0900)
commit7d574175f6e3e9431f775a523e210cb62699f4e2
tree74869527f9a271f907dda95bacd4643aa6e6d22f
parent052ae076539ff8205f305a0e93de68d9d265942a
libgdbus: change api name from broadcasting to emit

"Broadcast" is ambiguous due to the ability to send both broadcast and
unicast signals.

change 'dbus_handle_broadcast_dbus_signal' to 'dbus_handle_emit_dbus_signal'

Change-Id: I5f6f25f2dc74535f7dfc091106600d722f664b50
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
src/libgdbus/dbus-system.c
src/libgdbus/dbus-system.h