Fix to co-work with packetservice - Changing state of Modem Core Object HAL to FALSE...
authorSuresh Kumar Narasimhaiah <suresh.n@samsung.com>
Sat, 16 Mar 2013 15:55:57 +0000 (21:25 +0530)
committerwootak.jung <wootak.jung@samsung.com>
Sun, 24 Mar 2013 09:03:13 +0000 (18:03 +0900)
commit83b425ff81af6f3e8b0eca91be2bfe69a6b21150
tree982f0fe6ece2aaf5be2c9d337a489c394dc75957
parentbf5941ebe85fd7dc186a660e48656c42408cb568
Fix to co-work with packetservice - Changing state of Modem Core Object HAL to FALSE. - packetservice infers Modem Power state based on Modem Core Object HAL state. - During initialization though Modem Core Object HAL state is TRUE, but Modem in NOT ONLINE.
include/hal.h
src/at.c
src/co_context.c
src/co_modem.c
src/co_sat.c
src/core_object.c
src/mux.c
src/server.c
src/util.c