Go to file
Jianmin Zhu 56b37546c6 qcacld-3.0: Handle channel avoidance in AP_AP SCC mode
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
2020-11-02 03:54:08 -08:00
2020-10-30 13:03:23 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
儲存庫描述
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%