bugfix: Fix the issue that the controller do not report the timeout

disconnect event. This issue is caused by modem sleep.The sleep interrupt
will come the second time before the CLKN interrupt. If we disable the sleep
interrupt when it comes in the first time, the CLKN will never come.
This commit is contained in:
“YangZhao” 2021-04-21 15:02:40 +08:00
parent afc2f9b5d3
commit e45ce5c058

@ -1 +1 @@
Subproject commit bc5bc7bb523663d8ac07d50ac04eabf62acd2b1b
Subproject commit 4b1a62726bc870a701d5b6d7a157bfcc4793a0f8