[IOT-1391] fix BLE scan logic which create thread.
authorjihwan.seo <jihwan.seo@samsung.com>
Wed, 5 Oct 2016 05:06:04 +0000 (14:06 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Thu, 13 Oct 2016 12:09:37 +0000 (12:09 +0000)
commita1ef319d987b1fd87ac8f0a360287e868aed32a2
tree6a47ce0035a27e92d2c5e1d1a93fa04c87b57d4a
parent5eb20bab7791a7c8e7462dafa6358e8471a44ccb
[IOT-1391] fix BLE scan logic which create thread.

scan thread was made by unicast/multicast request in BLE client.
it causes a big problem which memory overflow issue related Thread.
so, scan thread will be working as one thread.

Change-Id: Icbabfcdbc7e4c260e36b22f31e98779248b4b7ed
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12923
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/connectivity/src/bt_le_adapter/android/caleclient.c