Cellular connection state is separated to AVAILABLE and CONNECTED
authorSeungyoun Ju <sy39.ju@samsung.com>
Mon, 12 Nov 2012 10:25:34 +0000 (19:25 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Mon, 12 Nov 2012 10:25:34 +0000 (19:25 +0900)
commit2fddf60a5c12cf532b7c22724dd2ec5a40165f8b
treee2e65d6cf462707972d7299d51f6a74ee564f265
parent91babcd5f16ed913c4947448c5f01d27627cce04
Cellular connection state is separated to AVAILABLE and CONNECTED

- Issues
  Tethering is not turned on.

- Fix description
  Cellular connection state should be checked by CONNECTION_CELLULAR_STATE_CONNECTED.
  When network is connected, tethering can be turned on.
  So funtion name and log are also updated from "available" to "connected".

Change-Id: Ic3066d73ee9d95b88c0c6fa20b3ee46941029285
packaging/ug-setting-mobileap-efl.spec
src/mh_func_onoff.c