android_kernel_xiaomi_sm8350/core/sap
wadesong 4d1b659512 qcacld-3.0: Override phy mode in sap roaming profile
Wlan phy mode in sap roaming profile will become invalid when
the following corner case happens:

  1) sta starts in 5G channel x;
  2) sap starts in 5G channel y, leading to mcc;
  3) sap moves to 2.4G band on the other mac;

In the above case, sap channel frequency will be set to 2.4G,
but the phy mode in its roaming profile will not change.

Override the sap phy mode in its roaming profile so it aligns
with channel frequency again.

Change-Id: I0b243c1d312f77bf4a4d782f6b9d0d75928d0277
CRs-Fixed: 2736429
2020-07-22 05:33:10 -07:00
..
inc qcacld-3.0: Update phymode before starting SAP and STA 2020-06-07 12:28:57 -07:00
src qcacld-3.0: Override phy mode in sap roaming profile 2020-07-22 05:33:10 -07:00