Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v5 0/4] Implement ImportLocalNode D-Bus API
@ 2019-07-17  8:36 Michał Lowas-Rzechonek
  2019-07-17  8:36 ` [PATCH BlueZ v5 1/4] mesh: Add ImportLocalNode API documentation Michał Lowas-Rzechonek
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-07-17  8:36 UTC (permalink / raw)
  To: linux-bluetooth

+rebased after mesh-config refactoring
+updated documentation
+removed import_req
+added patch to remove void pointers from managed_obj_request

Jakub Witowski (2):
  mesh: Add ImportLocalNode API documentation
  mesh: Extract read_* functions in mesh-config-json

Michał Lowas-Rzechonek (2):
  mesh: Implement ImportLocalNode() method
  mesh: Convert void pointers to anonymous unions in
    managed_obj_request:wq

 doc/mesh-api.txt        |  52 ++++++++++---
 mesh/mesh-config-json.c | 161 +++++++++++++++++++++++++++++++++++-----
 mesh/mesh-config.h      |  10 +++
 mesh/mesh-defs.h        |   3 +
 mesh/mesh.c             |  90 +++++++++++++++++++++-
 mesh/net.h              |   2 -
 mesh/node.c             | 151 ++++++++++++++++++++++++++-----------
 mesh/node.h             |   5 ++
 8 files changed, 399 insertions(+), 75 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-07-18  8:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17  8:36 [PATCH BlueZ v5 0/4] Implement ImportLocalNode D-Bus API Michał Lowas-Rzechonek
2019-07-17  8:36 ` [PATCH BlueZ v5 1/4] mesh: Add ImportLocalNode API documentation Michał Lowas-Rzechonek
2019-07-17 19:36   ` Stotland, Inga
2019-07-17 19:47     ` michal.lowas-rzechonek
2019-07-17 21:14       ` Gix, Brian
2019-07-18  8:16         ` michal.lowas-rzechonek
2019-07-17  8:36 ` [PATCH BlueZ v5 2/4] mesh: Extract read_* functions in mesh-config-json Michał Lowas-Rzechonek
2019-07-17  8:36 ` [PATCH BlueZ v5 3/4] mesh: Implement ImportLocalNode() method Michał Lowas-Rzechonek
2019-07-17  8:36 ` [PATCH BlueZ v5 4/4] mesh: Convert void pointers to anonymous unions in managed_obj_request:wq Michał Lowas-Rzechonek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox