Handle cancel active diag requet when there are no more subscribers
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 30 Mar 2017 15:19:59 +0000 (17:19 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 11 Apr 2017 10:41:42 +0000 (12:41 +0200)
commit46d396e04947a76756739576a29c8369f8cd0c50
tree6f27b769b2880c291d7b2704c414e35c22c1b85d
parent34d84de6e8b825ced7d476672035c0b94856862e
Handle cancel active diag requet when there are no more subscribers

When push events if there is no more subscribers to that event then call
a function that will cleanup that request from diagnostic manager queue.

Change-Id: I8153701074453444a5bba6f1374401bdf230f7e6
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can/can-bus.cpp
src/configuration.cpp
src/configuration.hpp
src/low-can-binding.cpp
src/low-can-binding.hpp