[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, 20 Oct 2016 07:03:15 +0000 (07:03 +0000)
commit282a745dc884731c72e9acf4ada5604c84599749
tree7cb614a6b205b3e889411346f44b106cca45aa81
parent4c2915b024dcd55096f53d2149a972cfb042dbee
[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: I87564f88b67d88781366523ae014c29fe1b13e2e
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12781
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/connectivity/src/bt_le_adapter/android/caleclient.c