Mesh: Management of Keys in a local Network
authorAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 10:14:19 +0000 (15:44 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 10:14:19 +0000 (15:44 +0530)
commit9a0448ab613f351d0bdbb456be43683886d6a8cd
treebde263d518ff41e5689ffb62de175289455dbd60
parentd1ed3947a4da0439ad2de8b8952d30c6adb05372
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 indecesMesh: 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: Ib752432f4908f33c260177956a2b15b15fccf316
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-service/CMakeLists.txt
bt-service/services/include/bt-service-mesh-keys.h [new file with mode: 0644]
bt-service/services/mesh/bt-service-mesh-keys.c [new file with mode: 0644]