linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] mesh: Implement Leave() method
@ 2019-02-20  5:53 Inga Stotland
  2019-02-20  5:53 ` [PATCH BlueZ 1/3] mesh: Re-arrange node cleanup functions Inga Stotland
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Inga Stotland @ 2019-02-20  5:53 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, johan.hedberg, luiz.dentz, Inga Stotland

This set of patches includes implementation of Leave() method on
Network interface and a number of fixes that allow to cleanly
remove a node info form the running daemon and the persistent
storage.

Inga Stotland (3):
  mesh: Re-arrange node cleanup functions
  mesh: Cleanup storage save and remove procedures
  mesh: Implement Leave() method on Network interface

 mesh/mesh.c    | 33 ++++++++++++++++++++++++---------
 mesh/node.c    | 42 ++++++++++++++++++++++++++++--------------
 mesh/node.h    |  4 ++--
 mesh/storage.c | 38 +++++++++++++++++++++++---------------
 mesh/storage.h |  2 +-
 5 files changed, 78 insertions(+), 41 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2019-02-20  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-20  5:53 [PATCH BlueZ 0/3] mesh: Implement Leave() method Inga Stotland
2019-02-20  5:53 ` [PATCH BlueZ 1/3] mesh: Re-arrange node cleanup functions Inga Stotland
2019-02-20  5:53 ` [PATCH BlueZ 2/3] mesh: Cleanup storage save and remove procedures Inga Stotland
2019-02-20  5:53 ` [PATCH BlueZ 3/3] mesh: Implement Leave() method on Network interface Inga Stotland

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