mesh: Add special Beacon handler for Provisioning
authorBrian Gix <brian.gix@intel.com>
Thu, 11 Jul 2019 22:59:46 +0000 (15:59 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 15:45:39 +0000 (21:15 +0530)
commitb1c955d95a408e5b6edec0211147375298236bb9
treeccac49aca7c49660f5e5db620a8daef7f4b572c5
parentc21eae328dbdeae13ef19b1adec2a563e399af20
mesh: Add special Beacon handler for Provisioning

Provisioning uses the same AD type for Provisioning that
is also used by the Secure Network Beacon, but their
usage is distinct from each other.  This change allows
us to enable/disable Unprovisioned Device Beacon capture
without disrupting SNB handling.

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