Improper notification type is used
authorSeungyoun Ju <sy39.ju@samsung.com>
Thu, 29 Nov 2012 09:29:42 +0000 (18:29 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Fri, 7 Dec 2012 04:46:49 +0000 (13:46 +0900)
commit78e47223716e5b912cd50364b0ad0754b47322a4
treebd341f1512682b18cfe4076261d2e92a68de2630
parent7b168e8b5366e831006307c65d11a6dc717b7195
Improper notification type is used

- Issues
  Improper notification type is used.
  Tethering enabled state is checked wrongly.

- Fix description
  Notification type is corrected.
  A function which checks tethering enabled state by tethering type
  is implemented and used.

Change-Id: Ib20cfc7fa7a441fa0e8d9a2f0fb13e7c50f47bc0
include/mobileap_agent.h
src/mobileap_main.c
src/mobileap_notification.c