Mesh: Reset launch timer ID upon expiry 02/241302/2
authorAnupam Roy <anupam.r@samsung.com>
Wed, 19 Aug 2020 05:40:19 +0000 (11:10 +0530)
committerAnupam Roy <anupam.r@samsung.com>
Wed, 19 Aug 2020 05:52:43 +0000 (05:52 +0000)
commit56dff30d33db7eaf0f8070e4122d8a6f63e52d77
tree3daf59aaa44f01526f2e5b59673a81d75919ac83
parent38e9784ab7621790cebe8bee8cff469b2d64001f
Mesh: Reset launch timer ID upon expiry

This patch resets timer ID, upon timer expiry.
If timer ID is not expired, other application
gets timed out on MESH INIT request, as status
remains in progress.

This patch also handles, stack initialization done
error in FRWK. Already done should be treated as
success.

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