Commit: 7c11237d9f83124fc53cbdd5aca7dc227f185432
Parent: 7005bb77bf43ab0d1cb01ad6a30261c1e1d10fee
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-01-08 18:26:22
Tree: c302ae2d2d53c09784ba358793929f35ca5656b3

mesh: Implement org.bluez.mesh.Network API This implements the following methods of org.bluez.mesh.Network interface: Join(), Attach(), Cancel(). The methods are described in doc/mesh-api.txt document. Also, add changes to reflect that the single daemon now handles multiple local mesh nodes.

Diffstat

M mesh/mesh.c | 626 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M mesh/mesh.h | 28 ++++++++++++++++++- - - - - - - - - -

2 files changed, 503 insertions(+), 151 deletions(-)

View Full Diff | Patch