linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] Import local node
@ 2019-06-14 12:45 Jakub Witowski
  2019-06-14 12:45 ` [PATCH 1/3] mesh: Added ImportLocalNode call Jakub Witowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Witowski @ 2019-06-14 12:45 UTC (permalink / raw)
  To: linux-bluetooth

Hello,
I have implemented importing local node functionality.
Please comment what do You think about this solution.

I'm still working on it but for now I didn't noticed any side effects.

BR,
Jakub Witowski

Jakub Witowski (2):
  mesh: Added functionality of import local node
  mesh: Allow to import multiple network keys

Michał Lowas-Rzechonek (1):
  mesh: Added ImportLocalNode call

 doc/mesh-api.txt |   2 +-
 mesh/keyring.h   |   1 +
 mesh/mesh.c      |  55 ++++-
 mesh/model.c     |   5 +-
 mesh/node.c      | 543 +++++++++++++++++++++++++++++++++++++++++++----
 mesh/node.h      |   4 +-
 6 files changed, 566 insertions(+), 44 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-14 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 12:45 [RFC 0/3] Import local node Jakub Witowski
2019-06-14 12:45 ` [PATCH 1/3] mesh: Added ImportLocalNode call Jakub Witowski
2019-06-14 12:45 ` [PATCH 2/3] mesh: Added functionality of import local node Jakub Witowski
2019-06-14 12:45 ` [PATCH 3/3] mesh: Allow to import multiple network keys Jakub Witowski

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