Unset gatt callback in network monitor 27/175027/1
authorVeeraj Khokale <veeraj.sk@samsung.com>
Tue, 3 Apr 2018 10:58:55 +0000 (16:28 +0530)
committerAmit KS <amit.s12@samsung.com>
Fri, 6 Apr 2018 05:07:51 +0000 (10:37 +0530)
commit33883d23634dc4bfff0581b0fa3f6ec646550714
treec46ed7924932661179f3a90b066c0094f0e2305f
parent808f0a38f56962d7c8be2b7bfd403025b847507a
Unset gatt callback in network monitor

Gatt connection state changed callback is set in the
network monitor (calenwmonitor.c) but is unset in the
gatt client (caleclient.c). Move this to network
monitor instead

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/278
(cherry picked from commit 961ff08710e7acd99277a335f7d9eeca2f68c16e)

Change-Id: I386499c475a241bca840610df823f84d1a74ee0d
Signed-off-by: Veeraj Khokale <veeraj.sk@samsung.com>
Signed-off-by: Amit KS <amit.s12@samsung.com>
resource/csdk/connectivity/src/bt_le_adapter/tizen/caleclient.c
resource/csdk/connectivity/src/bt_le_adapter/tizen/calenwmonitor.c