Mesh: Implement Node configuration API's 52/237452/3
authorAnupam Roy <anupam.r@samsung.com>
Sat, 27 Jun 2020 18:35:53 +0000 (00:05 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 17 Jul 2020 15:15:41 +0000 (20:45 +0530)
commit5ab4e6ac21dd55d68ebd80ac876020ad9281f97b
tree32176a111b27baeaf61958d9e3bbae6de2966dd6
parent3c1211b5dcd83d37b3188b0c3e78e254f4a0770f
Mesh: Implement Node configuration API's

This patch-set handles following
- Configure Keys
- Configure Publications (GET/SET)
- Configure Subscription (Get/Set)
- Model Binding
- Configure TTL (Time to Live)
- Browse Node's composition
- Browse Node's vendor features
- Configure Groups(Normal & Virtual)

 Note: application credential is requested
 in service layer to get access to Mesh Resources
 for formward coompatibility.
 Credentials are not yet fully handled.

Change-Id: Ic797260b0eaf7f11d3a66b2b44ccfe5227f4a7a0
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-api/bt-mesh.c
bt-service-adaptation/services/bt-request-handler.c