+3
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When the connect request is pending on MLME and NB disconnect comes, driver will wait for previous connect finish to process the disconnect request. This delay the disconnect and may cause framework ANR. Add code to fire the timeout event of active timers in various MLME state. This will abort the connect request and get disconnect done fast. Change-Id: I19cc03108c966c8f1efc0a554dfc59123dfe37f1 CRs-Fixed: 3026311