commit | de80ac0e12a7bb18a7e993e3778f32184e4b2d6d | [log] [tgz] |
---|---|---|
author | Rohit kumar <quic_rohkumar@quicinc.com> | Fri Dec 03 19:47:38 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jan 03 22:12:29 2022 -0800 |
tree | b05b0ad43cfe70c9e8ef96d627e02249efeed48e | |
parent | 52eb3f4c7e01fd8bf5f7ef0512f2c4bcec36c8d7 [diff] |
service: sesssion: Call device_stop during disconnect for session in started state Session_disconnect_aif only calls device_close. However, if the device refcnt is non-zero, it does not resets the start refcnt. Call device_stop if session is in started state to update the device start refcnt during disconnect. Change-Id: I7fdf19060dc7111d42131b897278f043fbb505ea