Remove g_bus_own_name() logic in bt-telephony 00/192700/1
authorWootak Jung <wootak.jung@samsung.com>
Thu, 8 Nov 2018 05:12:09 +0000 (14:12 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 8 Nov 2018 05:12:09 +0000 (14:12 +0900)
commita53ef935f41ab5be4b125e0cdf0a5421a1052579
treed8074f8353b108a7385ed6bbda3635510644a6a5
parentc972105aae6113614ae066b604789905db7e2245
Remove g_bus_own_name() logic in bt-telephony

It is not good to call g_bus_own_name() in api layer, it causes
service name of sender is changed to org.tizen.csd.Call.Instance.

This interface has been used on bluetooth-agent and it can call
method on this interface by using sender_name instead of service_name.

Change-Id: I6f77e23ee15b9b1f9e4a4ce53f4993e852006bce
bt-api/bt-telephony.c
bt-service-adaptation/bluetooth-frwk-service.conf.in