android_kernel_xiaomi_sm8350/inc
Liangwei Dong 1a18faf9e8 qcacmn: Limit concurrency of STA(WAPI)
When STA role is coexisting with other sessions(P2P, SAP or IBSS),
WAPI encryption mode is not allowed.
Add a new API to check if the connection/start request should
be rejected when:
1) A STA with WAPI encryption is to be connected while there
   is at least one concurrent session already running.
2) A new session is to be started while there is already a STA
   connection with WAPI encryption enabled.

Change-Id: Idf0d346138eeda339254535f1f7131fda4a5086a
CRs-Fixed: 2290549
2018-08-09 06:38:46 -07:00
..
wlan_policy_mgr_api.h qcacmn: Limit concurrency of STA(WAPI) 2018-08-09 06:38:46 -07:00
wlan_policy_mgr_public_struct.h qcacmn: Add ENABLE_DBS_CXN_AND_DISABLE_SIMULTANEOUS_SCAN 2018-08-07 00:29:50 -07:00