@fix: Disconnect Reason code was not getting reset 23/154323/2
authorManeesh Jain <maneesh.jain@samsung.com>
Tue, 10 Oct 2017 05:08:24 +0000 (10:38 +0530)
committerManeesh Jain <maneesh.jain@samsung.com>
Tue, 10 Oct 2017 05:18:14 +0000 (05:18 +0000)
commit761d10a7ee97c2e8fd7a5c0f6bfb18fd0035003c
treef66118799093588ab5e99ee6b26d5c85953037a9
parent796441c4296905691f55c893e73e7b8704b49f73
@fix: Disconnect Reason code  was not getting reset

Description: In following use case, disconnect reason code was not getting reset.
1. Connect With AP
2. Change the Password of AP
3. Check the Disconnect Reason using CAPI
4. Connect again with AP with New Password
5. Check the Disconnect Reason again : It was showing 3 in place of 0.

Change-Id: I1b1542b69ac270811ad789a4f662836241b6bf34
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
src/service.c