d33276b0e31385364fe492677a243bc44994b321

cds_sched_open is called as part of cds_open, but cds_sched_close is called outside of cds_close. This leads to situations where the CDS scheduler is started but not properly closed. Move the call to cds_sched_close into cds_close, such that the CDS scheduler lifecycle is tied directly to the CDS core lifecycle, to prevent CDS from closing without closing the CDS scheduler. Change-Id: I440ec279e6b750a7b41ec05000fc66b6cebdb8d8 CRs-Fixed: 2151049
This is CNSS WLAN Host Driver for products starting from iHelium
설명
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%