qcacld-3.0: disallow STA_P2PGO MCC on 5G DFS channel
If STA is on 5G channel, starting P2P GO on a different 5G DFS channel should be rejected, but it's not, due to it didn't check the P2P GO specific configurations, but only check the one for SAP. To fix it, use P2P GO specific API to check the force scc status for P2P GO mode. CRs-Fixed: 2769182 Change-Id: Ibb3bb5e6e7f8a64e4483bdef863ce1f4294da9eb
Loading
Please register or sign in to comment