commit | 800c778d9aa8c5fdeffd688e6ba3dd8dcb46930f | [log] [tgz] |
---|---|---|
author | Purushottam Kushwaha <pkushwah@codeaurora.org> | Thu Jun 07 23:05:16 2018 +0530 |
committer | Bruno Martins <bgcngm@gmail.com> | Fri Apr 17 20:40:45 2020 +0200 |
tree | cda3e994d8cfac387415f0e7cb02158222fcbfbe | |
parent | 26d9c2a4ab696cbdcfe71b7a80afa1a97cc172e2 [diff] |
wifi: Add provision to create/remove dynamic interface(s). This commit does following: - Add/Remove softap interface at runtime, if needed. - Use wlan.concurrent.interface as default softap interface. - Add build time support to enable SAP+SAP feature using QC_WIFI_HIDL_FEATURE_DUAL_AP flag. if enabled use wlan.interface as second SAP interface. Change-Id: Icde3d54eda0f142e20f33cdb7ed95152eeee0bec CRs-Fixed: 2257197