Fixed a build error about BLE
authorJaewook Jung <jw0213.jung@samsung.com>
Wed, 18 Jan 2017 01:22:50 +0000 (10:22 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 19 Jan 2017 04:59:57 +0000 (04:59 +0000)
commit14c9df2f7f9ace784d723ba2e716890a75913334
tree914929989db08b8213dc441e27da4a614ac45203
parent47c9d7378dd851d6cf043b3a135ced011deadd20
Fixed a build error about BLE

When trying to build android without BLE transport, the build error is caused.
caleconnectionmanager.c is included only when built with BLE transport,
so the functions on it should not be called without BLE.

Change-Id: Ic9ad006ec21e93774c5df46747b296e64cfb76fb
Signed-off-by: Jaewook Jung <jw0213.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/16517
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
resource/csdk/connectivity/util/src/cautilinterface.c