Mesh: Management of Keys in a local Network 43/237443/1
authorAnupam Roy <anupam.r@samsung.com>
Thu, 25 Jun 2020 18:49:22 +0000 (00:19 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 30 Jun 2020 11:04:48 +0000 (16:34 +0530)
commita48fc3c293801f02aad1ce590cdff956a625fb95
tree3ee8fcfa14d334ec0e8f18d491da09e4f15c98a0
parent83e808617d56425819ae41f7beb5db9962cc4983
Mesh: Management of Keys in a local Network

This patch adds Local Key Management methods.
Some of the key methods are following.
- Create & manage Netkeys & appkeys
- Get NetKey list in a Network
- Get AppKey list bound to a NetKey in a network
- Get new Netkey and Appkey indeces

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