linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v3 0/2] mesh: Streamline Key Refresh finalization
@ 2019-09-05 22:35 Brian Gix
  2019-09-05 22:35 ` [PATCH BlueZ v3 1/2] doc: Remove uneeded dbus API for App Key Refresh Brian Gix
  2019-09-05 22:35 ` [PATCH BlueZ v3 2/2] mesh: Automate AppKey update on KR phase 2-->3-->0 Brian Gix
  0 siblings, 2 replies; 3+ messages in thread
From: Brian Gix @ 2019-09-05 22:35 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 3: Style guide corrections, and stricter adherence to rules as
specified in mesh-api.txt, remove unused error checking


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   | 43 ++++++++++-------------------------
 4 files changed, 71 insertions(+), 50 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-09-05 22:35 UTC | newest]

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

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