Patchset Applied On Fri, 2019-09-06 at 09:24 -0700, Brian Gix wrote: > All App key refresh finalization will happen when the bound Net Key is > finalized. > > Version 4: Allow a redundent call to set phase 3 (after transition to > phase 0 complete) by returning successfully, but doing nothing. > > > Brian Gix (2): > doc: Remove uneeded dbus API for App Key Refresh > mesh: Automate AppKey update on KR phase 2-->3-->0 > > doc/mesh-api.txt | 19 ---------------- > mesh/keyring.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ > mesh/keyring.h | 1 + > mesh/manager.c | 53 +++++++++++++++++-------------------------- > 4 files changed, 79 insertions(+), 52 deletions(-) >