Update Snapshot(2018-12-05) 57/194857/1 accepted/tizen/5.0/unified/20181210.060240 submit/tizen_5.0/20181209.235758
authorAmit KS <amit.s12@samsung.com>
Fri, 7 Dec 2018 11:35:11 +0000 (17:05 +0530)
committerAmit KS <amit.s12@samsung.com>
Fri, 7 Dec 2018 11:35:11 +0000 (17:05 +0530)
Change-Id: Ie18787d2ac1bcc0c29dfacb4fd56c17acf654483
Signed-off-by: Amit KS <amit.s12@samsung.com>
packaging/snapshot_history.txt
resource/csdk/connectivity/src/bt_le_adapter/tizen/caleclient_vd.c

index c2d1465..f52d6a8 100755 (executable)
@@ -1,3 +1,9 @@
+http://suprem.sec.samsung.net/jira/browse/CONPRO-1359
+commit_info_2018-12-05.txt
+commit_id: 1929cb2f5ba51de21343857dc30dcefa370a6f80
+---------------------------------------------------------------------------------------------------------------------------------
 http://suprem.sec.samsung.net/jira/browse/CONPRO-1349
 
 commit_info_2018-11-02.txt
index ebb97e6..f8954d0 100644 (file)
@@ -183,6 +183,8 @@ static GMainLoop *g_eventLoop = NULL;
  */
 static ca_thread_pool_t g_LEClientThreadPool = NULL;
 
+CAResult_t CALEClientScanThread();
+
 void CALEGattCharacteristicChangedCb(bt_gatt_h characteristic,
                                      char *value,
                                      int valueLen, void *userData)