Code sync from tizen_2.4 33/42733/1
authorJiwan Kim <ji-wan.kim@samsung.com>
Thu, 2 Jul 2015 04:03:28 +0000 (13:03 +0900)
committerJiwan Kim <ji-wan.kim@samsung.com>
Thu, 2 Jul 2015 04:03:28 +0000 (13:03 +0900)
commit5f198287486cde6bf30ab2ea659328756e873d3e
tree0a8fe8c435437df1f6daa00df31b6125cdb3147a
parent4efae38e2ae9395a99c08cb5183f380b16176714
Code sync from tizen_2.4

Change-Id: Id8cea45b148357bbe49dc24c1f3f842bbb056ae1
52 files changed:
doc/libtapi_doc.h
include/ITapiCall.h
include/ITapiModem.h
include/ITapiNetText.h
include/ITapiNetwork.h
include/ITapiPhonebook.h
include/ITapiSap.h
include/ITapiSat.h
include/ITapiSim.h
include/ITapiSs.h
include/TapiUtility.h
include/TelCall.h
include/TelMisc.h
include/TelNetwork.h
include/TelPower.h
include/TelSat.h
include/TelSatEnvelope.h
include/TelSatObj.h
include/TelSatProactvCmd.h
include/TelSim.h
include/TelSms.h
include/TelSs.h
include/tapi_common.h
include/tapi_event.h
include/tapi_type.h
packaging/libtapi.spec
src/common.h
src/tapi_call.c
src/tapi_common.c
src/tapi_log.h
src/tapi_modem.c
src/tapi_network.c
src/tapi_phonebook.c
src/tapi_sap.c
src/tapi_sat.c
src/tapi_sim.c
src/tapi_sms.c
src/tapi_ss.c
test_src/CMakeLists.txt
test_src/call.c
test_src/main.c
test_src/menu.c
test_src/menu.h
test_src/modem.c
test_src/network.c
test_src/phonebook.c
test_src/sat.c
test_src/sim.c
test_src/sms.c
test_src/sms_util.c
test_src/sms_util_cdma.c
test_src/ss.c