Below changes are applied
authorSeungyoun Ju <sy39.ju@samsung.com>
Tue, 9 Apr 2013 10:22:52 +0000 (19:22 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Tue, 9 Apr 2013 10:49:18 +0000 (19:49 +0900)
commitf40ab48684abbee074517710bbbce5dbb38678db
treeab1fb9620386e59b9f77b2aa88daa78d5e12b6ea
parentebd7a967bee7d23c40db42c3ee5c3f9a9b13d4f9
Below changes are applied

- Fix the multiple notification issue
- Support i80211n
- Channel is changed to 6
- Implement status notification for bluetooth visibility
- Change the power manager api
- Implement connection timer
- Reference count is used
- Support Mobile AP

Change-Id: If49d42e733e46ebb5a45429146906544c05dcdc9
16 files changed:
CMakeLists.txt
include/mobileap.h
include/mobileap_agent.h
include/mobileap_bluetooth.h
include/mobileap_common.h
include/mobileap_network.h
include/mobileap_notification.h
include/mobileap_usb.h
include/tethering-dbus-interface.xml
src/mobileap_bluetooth.c
src/mobileap_common.c
src/mobileap_main.c
src/mobileap_network.c
src/mobileap_notification.c
src/mobileap_usb.c
src/mobileap_wifi.c