linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/2] mesh: Implement org.bluez.mesh.Node1 properties
@ 2019-08-28  7:52 Michał Lowas-Rzechonek
  2019-08-28  7:52 ` [PATCH BlueZ v2 1/2] mesh: Implement properties on org.bluez.mesh.Node1 interface Michał Lowas-Rzechonek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-08-28  7:52 UTC (permalink / raw)
  To: linux-bluetooth

This patch-set implements previously defined properties on Node1
interface and adds an additional read-only property with list of unicast
addresses claimed by the node.

Michał Lowas-Rzechonek (2):
  mesh: Implement properties on org.bluez.mesh.Node1 interface
  mesh: Add org.bluez.mesh.Node1.Addresses property

 doc/mesh-api.txt |   4 ++
 mesh/net.c       |   4 ++
 mesh/net.h       |   1 +
 mesh/node.c      | 129 ++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 137 insertions(+), 1 deletion(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-08-28 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28  7:52 [PATCH BlueZ v2 0/2] mesh: Implement org.bluez.mesh.Node1 properties Michał Lowas-Rzechonek
2019-08-28  7:52 ` [PATCH BlueZ v2 1/2] mesh: Implement properties on org.bluez.mesh.Node1 interface Michał Lowas-Rzechonek
2019-08-28  7:52 ` [PATCH BlueZ v2 2/2] mesh: Add org.bluez.mesh.Node1.Addresses property Michał Lowas-Rzechonek
2019-08-28 16:45 ` [PATCH BlueZ v2 0/2] mesh: Implement org.bluez.mesh.Node1 properties 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).