linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] Cleanup of org.bluez.mesh.Network1 interface
@ 2019-04-29 19:45 Inga Stotland
  2019-04-29 19:45 ` [PATCH BlueZ 1/4] mesh: Remove Node interface if node owner disconnects Inga Stotland
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Inga Stotland @ 2019-04-29 19:45 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, johan.hedberg, luiz.dentz, Inga Stotland

This set of patches tightens the existing implementation of Join() and
Attach() methods. Some redundacies are removed, common code is combined and
validation of node composition is added for Attach method.

Inga Stotland (4):
  mesh: Remove Node interface if node owner disconnects
  mesh: Clean up processing of Attach() method
  mesh: Consolidate processing of mesh element properties
  mesh: Unify processing of GetManagedObjects result

 mesh/mesh-defs.h |   2 +
 mesh/mesh.c      |  69 +++---
 mesh/node.c      | 558 ++++++++++++++++++++++++++---------------------
 mesh/node.h      |   9 +-
 4 files changed, 344 insertions(+), 294 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2019-05-02 16:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29 19:45 [PATCH BlueZ 0/4] Cleanup of org.bluez.mesh.Network1 interface Inga Stotland
2019-04-29 19:45 ` [PATCH BlueZ 1/4] mesh: Remove Node interface if node owner disconnects Inga Stotland
2019-04-29 19:45 ` [PATCH BlueZ 2/4] mesh: Clean up processing of Attach() method Inga Stotland
2019-04-29 19:45 ` [PATCH BlueZ 3/4] mesh: Consolidate processing of mesh element properties Inga Stotland
2019-04-29 19:45 ` [PATCH BlueZ 4/4] mesh: Unify processing of GetManagedObjects result Inga Stotland
2019-05-02 16:01 ` [PATCH BlueZ 0/4] Cleanup of org.bluez.mesh.Network1 interface 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).