Skip to content
Snippets Groups Projects
Commit 44a85442 authored by Purushottam Kushwaha's avatar Purushottam Kushwaha
Browse files

kona: Add support to allow Dual STA combination

This adds a new flag QC_WIFI_HIDL_FEATURE_DUAL_STA to allow dual
station funtionality from wifi framework.

Change-Id: Ifa98223d8aa09636194fb5f10b8796e44aad5f32
CRs-Fixed: 2579399
parent 705fc4c4
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,6 @@ WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
# Enable SAP + SAP Feature.
QC_WIFI_HIDL_FEATURE_DUAL_AP := true
# Enable STA + STA Feature.
QC_WIFI_HIDL_FEATURE_DUAL_STA := true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment