mesh: Add new method for Key Refresh procedure
authorBrian Gix <brian.gix@intel.com>
Fri, 24 May 2019 14:48:04 +0000 (07:48 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:27:42 +0000 (19:57 +0530)
commit1895aa80845cc9c7619a025cb4f61a1b1675c9f8
tree5ddcc906ba6a4503ad14ec86c9d946cedebe3e0a
parentd8bb272655472155b02dd8df4391cbb89ad891ee
mesh: Add new method for Key Refresh procedure

This adds a new method CompleteAppKeyUpdate() on
org.bluez.mesh.Management1 interface to be used by the application
at the completion of a Key Refresh procedure. This method should
be called for each app key that is being updated during the
procedure, and must be performed prior to changing the phase of
the bound net key to phase 3.

Change-Id: I7bb869c9af78c58df0d567c745026b59fef97ce8
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
doc/mesh-api.txt