Mesh: Add Local Network Configuration
authorAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 10:35:51 +0000 (16:05 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 10:35:51 +0000 (16:05 +0530)
commitd0a2efa0a8281a2d16bdc3ebb2e281b1be4e8676
tree75d8e9a5c0924f1b70f3725475b1378707934091
parent560ca25dc550ed72d8c3ecac06870f325384e577
Mesh: Add Local Network Configuration

This patch handles Network operations
& requests to Mesh OAL layer
- Network Create
- Scan for unprovisioned devices
- Provision devices to Mesh Network
- Set Provisioner capabilities
- Authentication Reply

TODO: Following will be added in subsequent patches
- Secuity Key management API's
- Node management API's

Change-Id: I2409e216abfcdadfb44d73a6c365941e22c699ca
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-service/CMakeLists.txt
bt-service/services/mesh/bt-service-mesh-network.c [new file with mode: 0644]
bt-service/services/mesh/bt-service-mesh-network.h [new file with mode: 0644]