Mesh: Fix & Refactor Mesh Model Subscription codes 26/239826/2
authorAnupam Roy <anupam.r@samsung.com>
Thu, 30 Jul 2020 05:23:37 +0000 (10:53 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Thu, 30 Jul 2020 06:29:47 +0000 (11:59 +0530)
commit02ae0a73f2d8dabf93c2324c3052f5c632034576
tree1793ac03e77ac11b681a0c89201321b9f9403386
parentfb841a05d20e08c66840e73bd6e3e261199bfd7b
Mesh: Fix & Refactor Mesh Model Subscription codes

This patch handles following
- Handle Timeout of Model Subscription Commands
 [bt-service should send error event and clear pending
 request in queue]
- Fix improper handling of Model Subscription status handling
- Add DEBUG prints

Change-Id: I811bc570df8091ce948595c05ebc9856ffd51be2
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
bt-api/bt-mesh.c
bt-service/services/mesh/bt-service-mesh-cdb.c
bt-service/services/mesh/bt-service-mesh-config-client.c
bt-service/services/mesh/bt-service-mesh-nodes.c