mesh: Replace BeaconFlags with just IvUpdate
authorMichał Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>
Wed, 17 Jun 2020 20:26:57 +0000 (22:26 +0200)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 28 Dec 2020 06:20:04 +0000 (11:50 +0530)
commiteb029bf5b3a3f9c3f1f276f93af2f37b1436df13
treee793c86fcc77cc5ebf5b976c577d4c1fb1675087
parent59aca76bf032c9810a821142208efe12f082e901
mesh: Replace BeaconFlags with just IvUpdate

To import nodes, applications need just IvIndex and IvUpdate. KeyRefresh
phase in under provisioner's control, so we don't need to expose it.

Moreover, BeaconFlags property dealt just with the primary net key, and
each subnet key is refreshed separately.

Change-Id: Ia0f878b4531932fc32ddd490eb4684fcff1c1b93
Signed-off-by: anuj.bhumiya <anuj.bhumiya@samsung.com>
doc/mesh-api.txt
mesh/node.c