Unset gatt callback in network monitor 32/175032/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:21:21 +0000 (10:51 +0530)
commitcd8ce0b44efd0eba3923981d99ddf43c836f64e0
treebe4913294942101f83ca031f2c47d7a1a055560c
parent0b783ec149bfbbcf6158e91fc3939e3210d18829
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: I6e2cbc6c26ec23fc8cf308c44b6ae377b123fcb2
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