Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit be775358 authored by Sai Pavan Akhil Remella's avatar Sai Pavan Akhil Remella
Browse files

wlan: Mark peer as forced peer for TDLS External Configuration

Currently when executing tdls_setup or tdls_discover commands
from userspace as a part of TDLS External configuration the peer
is created in driver but not marked as forced_peer, when trying
to send setup request frame, host driver is checking forced_peer
flag and since it is not marked as forced_peer it is failing.
Similarly for implicit discovery process even when the threshold
is reached since it is not marked as forced_peer implicit
discover is not triggered.
These changes fix the issue by marking peer as forced_peer while
adding peer in driver if External TDLS is configured.

Change-Id: I355a1f1b8644803cfc4e528ea966976e0e4422e8
CRs-fixed: 2897824
parent 02d9755e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment