Files
android_kernel_samsung_sm86…/components/tdls/core
Utkarsh Bhatnagar 5831c17b52 qcacld-3.0: Reject TDLS as TDLS concurrency is not supported
Add concurrency conditions to reject TDLS connection if
along with BSS STA, any other iface is in connected state.

In case such as where peer directly sends TDLS setup
request and because of this supplicant does ADD peer
which is not rejected in case of concurrency.
This check is required because add_peer shouldn't be
processed if any other interface such as SAP, P2P already
have started otherwise it will result in FW crash.

Change-Id: Ied36228e033730cd337cd64612df6b4c2696ee28
CRs-Fixed: 3169912
2022-04-21 05:57:11 -07:00
..