wifi: Support config 1.3::IfaceParams for dual APs (AP+AP Part 1)
1. Revise the logic in forced channel/band feature
(Now it still only supports to forecd single channel/band, it will override daul
band configuration)
2. Support config 1.3::IfaceParams if SoftApConfigration requires to
enable dual APs.
Note: There are four parameters that are allowed to customize in each
band. ( band / channel / Acs / Acs range)
AP+AP Part 1 includes:
1. HIDL: Hostapd support dual bands/channels configuration
2. Framework: HostapdHal support only
3. Hostapd deamon:
a. Support briged interface
b. Support config dual bands/channel
c. Callback use bridge interface in dual APs mode.
Bug: 162686273
Test: Manual Test to test single AP mode.
Test: Manual test code to check hostapd.conf is expected.
Test: atest FrameworksWifiTests
Change-Id: Id8bf737a3d811304c13e9c476bc454eb678b0898
2 files changed