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

Skip to content
Commit b8166563 authored by Nalla Kartheek's avatar Nalla Kartheek Committed by Linux Build Service Account
Browse files

Wifi: Introduce additional APIs to support STA + SoftAp concurrency

1. Add a configuration  parameter to indicate STA + SoftAp concurrency support
2. Add new APIs createSoftApInterface/deleteSoftApInterface to create/delete
   an interfcae softap0, an additional interface to cater to STA + SoftAp
   concurrency.
The intention here is to create another SoftAP interface while the
station interface is active, in contrary to the current design in
the framework which shall shut down the station components (wpa_supplicant
/ host driver) on a SoftAp start(starts hostapd the host driver).

Change-Id: Ie613f73b2fd98f02ba0611e9545f6ec749fd2087
CRs-Fixed: 1017907
parent e87c0ffe
Loading
Loading
Loading
Loading
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