Fix: unsubscription to diagnostic messages.
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 30 Mar 2017 08:24:57 +0000 (10:24 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 11 Apr 2017 10:41:42 +0000 (12:41 +0200)
commit34d84de6e8b825ced7d476672035c0b94856862e
tree8430ce85a6d824e9e302879bba598f8979511e18
parentdad5753b133c5312f51a4b154b91559bda94aef9
Fix: unsubscription to diagnostic messages.

Unsubscriptions weren't managed anymore since we handle supported flag in
diagnostic messages. Now it's back, unsubscription against appfw is done
as well as canceling recurring active diagnostic request.

Change-Id: I22ebba771646624cb323e72dd7bf21027b6c6ba7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/diagnostic/diagnostic-manager.cpp
src/low-can-binding.cpp