summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhishek Singh <absingh@codeaurora.org>2019-02-14 11:58:15 +0530
committernshrivas <nshrivas@codeaurora.org>2019-02-15 00:46:13 -0800
commit9accc699224ccfc78f106e142fc4996a4c66e483 (patch)
treefa84c6a4c002067d7bc376f27cea2f59a8b796fa /tools/perf/scripts/python
parent08fcf4c20048dcdb24a95b2aa4d5216d49dc675e (diff)
qcacld-3.0: Force P2PGO to SCC only if other beacon entity is active
In case SAP+P2PGO+STA interface are present, with SAP in down state and STA in conencted state and P2PGO is started, it uses API policy_mgr_concurrent_beaconing_sessions_running checks if multiple beaconing interface are present to force the P2PGO to SCC or DBS channel and as SAP and P2PGO interface are present it returns true. Now the API to get concurrent channel get the channel of STA which is active and thus P2PGO moves to STA channel. Thus use the api to get channel for concurrent beaconing interface instead of any interface to take care of beaconing interface concurrency scenareos. With this concurrent channel will be non 0 only if any other beaconing entity is present and in up state and thus P2PGO will move to SCC or DBS only in case any other beaconing interface is actually up and beaconing on a channel. Change-Id: Ic4bacc8cc45386499c11e09e79d095e926318400 CRs-Fixed: 2395530
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions