Added unsubscribe method MqHandler. Added cache for subscirbe method. Updated test...
authorAndriy Gudz <a.gudz@samsung.com>
Thu, 6 Jul 2017 07:19:50 +0000 (10:19 +0300)
committerAndriy Gudz <a.gudz@samsung.com>
Thu, 6 Jul 2017 07:21:30 +0000 (10:21 +0300)
commit23333232b568172487ad937313a1d27215635882
tree5f016b90dc3e1d3ccf830322ea8a29b39c457c90
parent8a76d9ab5f42b44a75f0eb8e76e0f5d5a95becdb
Added unsubscribe method MqHandler. Added cache for subscirbe method. Updated test for MqHandler.
device_core/iotivity_lib/inc/mqhandler.h
device_core/iotivity_lib/src/mqhandler.cpp
device_core/iotivity_lib/src/resource_callbacks.cpp
device_core/utest/test_mq.cpp