Change subscribed signals search to check filters as well 11/13611/3
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Fri, 2 Mar 2018 10:51:42 +0000 (11:51 +0100)
committerJonathan Aillet <jonathan.aillet@iot.bzh>
Thu, 15 Mar 2018 16:40:45 +0000 (17:40 +0100)
commit2debfc561d3ad517ad0c82ebd18cba8ec78ab6ce
tree7d0235e2aa8e9d43f45516326045b22d3a0df54e
parent4becc6d7986cf656f10f02ecdd5202b5b0fdddf1
Change subscribed signals search to check filters as well

When a new subscription is made, search in existing subscription for a
combination of a signal and a filter instead of searching for just a signal.
In this way, each subscription will receive signals according to
their requesting filter.

Bug-AGL: SPEC-1339

Change-Id: I22cb96a2dbaaf48dbd77025ff1610bde151b19b4
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
low-can-binding/binding/low-can-cb.cpp
low-can-binding/binding/low-can-socket.cpp
low-can-binding/binding/low-can-socket.hpp
low-can-binding/can/can-bus.cpp