All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Gix <brian.gix@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: brian.gix@intel.com, inga.stotland@intel.com
Subject: [PATCH BlueZ v2 0/2] mesh: Streamline Key Refresh finalization
Date: Thu,  5 Sep 2019 14:11:47 -0700	[thread overview]
Message-ID: <20190905211149.26255-1-brian.gix@intel.com> (raw)

All App key refresh finalization will happen when the bound Net Key is
finalized.

Version 2: Style guide corrections, and stricter adherence to rules as
specified in mesh-api.txt

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   | 66 ++++++++++++++++++++++++++++++++++++++++++++++++
 mesh/keyring.h   |  1 +
 mesh/manager.c   | 43 +++++++++----------------------
 4 files changed, 79 insertions(+), 50 deletions(-)

-- 
2.21.0


             reply	other threads:[~2019-09-05 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 21:11 Brian Gix [this message]
2019-09-05 21:11 ` [PATCH BlueZ v2 1/2] doc: Remove uneeded dbus API for App Key Refresh Brian Gix
2019-09-05 21:11 ` [PATCH BlueZ v2 2/2] mesh: Automate AppKey update on KR phase 2-->3-->0 Brian Gix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190905211149.26255-1-brian.gix@intel.com \
    --to=brian.gix@intel.com \
    --cc=inga.stotland@intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.