Unset gatt callback in network monitor 97/175097/1
authorVeeraj Khokale <veeraj.sk@samsung.com>
Tue, 3 Apr 2018 10:58:55 +0000 (16:28 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Sun, 8 Apr 2018 23:41:26 +0000 (08:41 +0900)
commitdd9ca23ea7bf7751abd2c0dd34403992273386d1
tree52ecd0487adc5802be2bebe91b7a16e7e66f78d9
parent313828757293093b5e87f114a9940f9c77cfc4d1
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: I9ee9da268d63fe0d379e4596c901552b10ceb0f1
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