add APIs for getting SIM init status and importing SIM contacts by sim slot no 25/69225/10 accepted/tizen/common/20160530.132116 accepted/tizen/ivi/20160602.022407 accepted/tizen/mobile/20160602.022435 accepted/tizen/wearable/20160602.022339 submit/tizen/20160530.064520
authorJongkyu Koo <jk.koo@samsung.com>
Thu, 12 May 2016 07:55:44 +0000 (16:55 +0900)
committerJongkyu Koo <jk.koo@samsung.com>
Thu, 26 May 2016 04:41:02 +0000 (13:41 +0900)
commit45d355ad34500e52686f5e4df3f832f19cbd6251
treee8bfbd0a64a1cb052ed418d110aae4083d3588ac
parent7a6de056259438e4e21a6d17b5ce595f0239c366
add APIs for getting SIM init status and importing SIM contacts by sim slot no

Change-Id: I05b63f6d76782229ad98122f45a6e36af1d368ff
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
client/CMakeLists.txt
common/ctsvc_sim.c
include/mobile/contacts_sim.h [new file with mode: 0644]
include/wearable/contacts_sim.h [moved from include/contacts_sim.h with 85% similarity]
packaging/contacts-service.spec
server/CMakeLists.txt
server/ctsvc_server_sim.c
test/CMakeLists.txt