Mesh: Implement Mesh Framework API's
authorAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 11:08:01 +0000 (16:38 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 11:08:01 +0000 (16:38 +0530)
commitbd66a55a7f0c4186f561ec0ad9261a2cf0e9ef4e
treec3a41ab9803da022577ca4ac65003b9b72bc2da9
parent0319c80ecc51ba42047be43f75f64a79e54e639c
Mesh: Implement Mesh Framework API's

This patch-set is the initial implementation
of basic Mesh network operations
- Create Network
- Scan for Unprovisioned devices
- Scan Cancel
- Set Network Provisioning capabilities
- Provision a device into the network

Change-Id: Ie23af0276055e666a06b9fcbf9dbd7e74c147e8b
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-api/bt-mesh.c [new file with mode: 0644]
bt-service/services/bt-request-handler.c
bt-service/services/include/bt-service-mesh-network.h [moved from bt-service/services/mesh/bt-service-mesh-network.h with 100% similarity]