Mesh: Apply stabilization fixes in CAPI 13/239513/2
authorAnupam Roy <anupam.r@samsung.com>
Mon, 27 Jul 2020 08:37:48 +0000 (14:07 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Mon, 27 Jul 2020 08:45:55 +0000 (08:45 +0000)
commit840e9382ddf478b9ff7a1c00c67527619ca8fb6f
tree790b946876b272db489e7004eeaa63bcc2cc8ca6
parentd05d1aca8085597b47f4754191e3e5e6d436efe7
Mesh: Apply stabilization fixes in CAPI

Some of the notable changes are following-

1. Add 'Model Configure AppKey event handling'
2. Fix bug in fetching model from element
   [Fixed wrong handling og GSLists]
3. Apply exception handling in deleting NetKey from a node
   [Application crash in case of invalid NetKey handle]
4. Fix bug in handling appkeys bound to a NetKey of a node
   [Return AppKey(s) bound to NetKey, instead of reurning ALL AppKeys]
5. Fix application crash due to double free
   [Double Free of Model AppKey List items]

Change-Id: Icea2e305d5cd2059b2db35d80aa269b9d547b176
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
src/bluetooth-common.c
src/bluetooth-mesh.c