Issue is : In case of STA + STA, Host sends BTM config enable on both STA. This results assert in FW as at a time FW supports BTM only on one vdev. Following are the fix: 1. Send 11k offload and BTM config enable to fw irrespective of roam reason. Enable of both while RSO start and disable of both while RSO stop should be symmetric. 2. Currently, Host sends RSO_UPDATE_CONFIG for blacklisting case if the vdev is in connected state irrespective of RSO start is sent or not. Added check to make sure RSO_UPDATE_CONFIG should not go if driver_disabled_roaming flag set. Change-Id: Ib92089906a2e1690ec6181ac184bc008ccfbc928 CRs-Fixed: 2497813 |
||
---|---|---|
.. | ||
inc | ||
src |