mesh: rework incoming advertisement filtering 39/228939/1
authorBrian Gix <brian.gix@intel.com>
Sun, 23 Feb 2020 18:47:37 +0000 (10:47 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Thu, 26 Mar 2020 10:27:53 +0000 (15:57 +0530)
commit1c8e9c28b1b519a42c71e44ebaaeae1845745f4d
tree8a78fddb98e131c73a542ddf6016e9a700efd9dd
parentde5a15c2ab09f6130bd362322e3e6cafc6deb8e8
mesh: rework incoming advertisement filtering

Future versions of Mesh will introduce new advertising packets, which
do not fit in the limited and rigid filtering currently used. This minor
rewrite allows registering and receiving of *any* AD types, including
the filtering on multiple octets of the incoming AD parts.

Change-Id: I36c8f673100afbfd3738d9e243020f13064c7262
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/manager.c
mesh/mesh-io-api.h
mesh/mesh-io-generic.c
mesh/mesh-io.c
mesh/mesh-io.h
mesh/mesh.c
mesh/net.c