android_kernel_xiaomi_sm8350/core/sap
Manishekar Chandrasekaran 1004ad9cae qcacld-3.0: Check for active STA/SAP connections before SAP channel switch
Check for active STA and SAP connections before switching the operating
channel of SAP to a DFS channel. SAP moves to a DFS channel only if
this movement ensures that the SAP does not go off the DFS channel which
is needed for continuous radar detection.

The existing check looks for the number of open sessions. But these
sessions may or may not be active. So, replace this check with suitable
APIs which will check for active sessions.

Change-Id: Ib37427a9c62a785abb5e22c14ec23f09e60bf4b7
CRs-Fixed: 1063212
(cherry picked from commit d470e33f6d390b84dd98892a1b4526fd45348c2b)
2016-09-10 19:05:28 -07:00
..
dfs qcacld-3.0: Remove unnecessary NULL check 2016-09-10 14:06:38 -07:00
inc qcacld-3.0: Support for pre CAC on SAP for user requested channel 2016-08-13 14:07:02 -07:00
src qcacld-3.0: Check for active STA/SAP connections before SAP channel switch 2016-09-10 19:05:28 -07:00