Parent: ee566c2095002d702f0cd85c273628c54d707597
Author: MichaĆ Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-08-01 23:26:42
Tree: 3ec5df4f3d01ad37cf111475f5367bbd61ea0dca
mesh: Implement Import() D-Bus API of org.bluez.mesh.Network1 interface This method allows local nodes to be imported from an external provisioning database, enabling applications to create mesh nodes without using provisioning procedure. The procedure is similar to provisioning procedure, but all data exchange happens over D-Bus.
Diffstat
| M | mesh/mesh.c | | | 115 | ++++++++++++++++++++++++++++++++++++++++- - |
| M | mesh/node.c | | | 87 | ++++++++++++++++++++++++++++++++++++++++- |
| M | mesh/node.h | | | 5 | +++++ |
3 files changed, 204 insertions(+), 3 deletions(-)