wifi: Create 1.3::IfaceParams to support dual bands (AP+AP Part 1)
1. Use 1.3::IfaceParams to support AP+AP.
The design still uses 1.2::IfaceParams to create the AP but it updates
1.2::IfaceParams from 1.3::IfaceParams since dual APs information are stored
in 1.3::IfaceParams.
a. Support interface query from bridge interface.
b. Read dual APs configuration adn enable it.
c. Callback use bridge interface in dual APs mode.
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 -c VtsHalWifiHostapdV1_3TargetTest
Test: atest -c VtsHalWifiHostapdV1_2TargetTest
Test: atest -c VtsHalWifiHostapdV1_1TargetTest
Test: atest -c VtsHalWifiHostapdV1_0TargetTest
Change-Id: I7d2a0ae1f935a18dd62daa3befc0eae0452882cc
2 files changed