Mesh: Implement Mesh Framework API's 49/237449/3
authorAnupam Roy <anupam.r@samsung.com>
Sat, 27 Jun 2020 11:46:16 +0000 (17:16 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 10:50:58 +0000 (16:20 +0530)
commit22341446446b738722e6e0975c08b03e3780b805
tree64e37bd7eb6b4feafa1aa2cbaac4fc504f707760
parent5bcdaec07bbce320cde987229b4e40a32a4c26fd
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: I6161eaa47d64944cbc2802d8a66ad11f48df9b5e
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-api/bt-mesh.c [new file with mode: 0644]
bt-service-adaptation/services/bt-request-handler.c