linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v4 0/2] mesh: Streamline Key Refresh finalization
@ 2019-09-06 16:24 Brian Gix
  2019-09-06 16:24 ` [PATCH BlueZ v4 1/2] doc: Remove uneeded dbus API for App Key Refresh Brian Gix
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brian Gix @ 2019-09-06 16:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, inga.stotland

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(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-10 16:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 16:24 [PATCH BlueZ v4 0/2] mesh: Streamline Key Refresh finalization Brian Gix
2019-09-06 16:24 ` [PATCH BlueZ v4 1/2] doc: Remove uneeded dbus API for App Key Refresh Brian Gix
2019-09-06 16:24 ` [PATCH BlueZ v4 2/2] mesh: Automate AppKey update on KR phase 2-->3-->0 Brian Gix
2019-09-10 16:41 ` [PATCH BlueZ v4 0/2] mesh: Streamline Key Refresh finalization Gix, Brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).