linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v6 0/3] Implement org.bluez.mesh.Network1.Import() D-Bus API
@ 2019-07-29 13:40 Michał Lowas-Rzechonek
  2019-07-29 13:40 ` [PATCH BlueZ v6 1/3] mesh: Extract read_* functions in mesh-config-json Michał Lowas-Rzechonek
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-07-29 13:40 UTC (permalink / raw)
  To: linux-bluetooth

+ Reworked the API to new signature
+ Removed dependencies on mesh-config

Jakub Witowski (1):
  mesh: Extract read_* functions in mesh-config-json

Michał Lowas-Rzechonek (2):
  mesh: Add documentation for Import() D-Bus API
  mesh: Implement Import() D-Bus API of org.bluez.mesh.Network1
    interface

 doc/mesh-api.txt        |  57 ++++++++++++++------
 mesh/mesh-config-json.c |  68 +++++++++++++++++-------
 mesh/mesh.c             | 115 +++++++++++++++++++++++++++++++++++++++-
 mesh/node.c             |  87 +++++++++++++++++++++++++++++-
 mesh/node.h             |   5 ++
 5 files changed, 295 insertions(+), 37 deletions(-)

-- 
2.19.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-29 13:40 [PATCH BlueZ v6 0/3] Implement org.bluez.mesh.Network1.Import() D-Bus API Michał Lowas-Rzechonek
2019-07-29 13:40 ` [PATCH BlueZ v6 1/3] mesh: Extract read_* functions in mesh-config-json Michał Lowas-Rzechonek
2019-07-30 23:18   ` Stotland, Inga
2019-07-29 13:40 ` [PATCH BlueZ v6 2/3] mesh: Add documentation for Import() D-Bus API Michał Lowas-Rzechonek
2019-07-29 13:40 ` [PATCH BlueZ v6 3/3] mesh: Implement Import() D-Bus API of org.bluez.mesh.Network1 interface 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;
as well as URLs for NNTP newsgroup(s).