56b37546c64d2ab648edb0c7264c17e34ed93d5e

Steps to reproduce: 1. AP-AP setup on channel 48 in SCC mode. 2. Indicate channel avoid including channel 48. Observed Results: Channel avoidance not happened, AP-AP still in channel 48. Expected Results: Channel avoidance, AP-AP moved to another safe channel. Root cause: When channel 48 became unsafe, tried to switch AP1 to safe channel 36, but failed for AP2 in different channel of same MAC, wlan_sap_validate_channel_switch return false. Fix: When CSA for unsafe channel, since get pcl by policy_mgr_get_pcl_for_vdev_id, scc channel is considered already, set force to switch channel as true, ignore more SCC/MCC check by wlan_sap_validate_channel_switch. Change-Id: I95544d069e5cf3b289e78592f81e0e6496b72801 CRs-Fixed: 2773925
This is CNSS WLAN Host Driver for products starting from iHelium
儲存庫描述
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%