Dbus service / interface / object names are changed
authorSeungyoun Ju <sy39.ju@samsung.com>
Thu, 24 Jan 2013 07:33:08 +0000 (16:33 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Thu, 24 Jan 2013 07:33:08 +0000 (16:33 +0900)
commitd1a6721c462fdb42542761d9461e36b37ea3f3f2
tree2d2d316386146b1af3ab9799b2295192c4504166
parent93c3cb3b55372cf1eb825d2c41d7c1868969bd33
Dbus service / interface / object names are changed

- Issues
  There is violation of RSA naming convention.

- Fix description
  com.samsung.mobileap is changed to org.tizen.tethering.
  /MobileAP is changed to /Tethering.

Change-Id: Icdddd95ab6cfed1eafabf47fdf05d41a21e1b85a
17 files changed:
CMakeLists.txt
include/mobileap.h
include/mobileap_agent.h
include/mobileap_bluetooth.h
include/mobileap_common.h
include/mobileap_usb.h
include/mobileap_wifi.h
include/tethering-dbus-interface.xml [moved from include/mobileap-dbus-interface.xml with 99% similarity]
packaging/mobileap-agent.spec
packaging/org.tizen.tethering.service [moved from packaging/com.samsung.mobileap.service with 63% similarity]
src/mobileap_bluetooth.c
src/mobileap_common.c
src/mobileap_handler.c
src/mobileap_main.c
src/mobileap_notification.c
src/mobileap_usb.c
src/mobileap_wifi.c