platform_hardware_interfaces/wifi/1.5
lesl 261818bfaf wifi: Add AP interface idx mechanism & predefine interface support.
SAP Interface idx mechanism.
STA+STA support, AP+AP will use wlan2 & wlan3, single AP use wlan2
STA+STA doesn't support, AP+AP use wlan1 & wlan 2, single AP use
wlan 1
STA+AP doesn't support, AP + AP will take wlan0 & wlan 1 but single AP
use wlan0 (Ideally it should not happen)

Add predefine interface support for bridged AP interface.
(property: ro.vendor.sap.concurrent.interface)

PS: Rename: getApIfaceName to getPredefinedApIfaceName since it
duplicates public HAL API: getApIfaceName

AP+AP Part 4 includes:
1. Support API to indicate Bridged AP supported or not
2. SAP Interface idx mechanism.

Bug: 162686273
Bug: 173999527
Test: atest -c VtsHalWifiApV1_0TargetTest
Test: atest -c VtsHalWifiApV1_4TargetTest
Test: atest -c VtsHalWifiApV1_5TargetTest
Change-Id: I115e294ac2be201cfa3a58cfa0a8a98b481b29de
2020-12-03 15:17:45 +08:00
..
default wifi: Add AP interface idx mechanism & predefine interface support. 2020-12-03 15:17:45 +08:00
vts wifi: Add resetFactoryMac support (AP+AP Part 3) 2020-12-02 10:00:15 +08:00
Android.bp wifi: Add resetFactoryMac support (AP+AP Part 3) 2020-12-02 10:00:15 +08:00
IWifi.hal wifi: upgrade wifi interface to 1.5 2020-07-22 13:20:39 +08:00
IWifiApIface.hal wifi: Add resetFactoryMac support (AP+AP Part 3) 2020-12-02 10:00:15 +08:00
IWifiChip.hal wifi: Add resetFactoryMac support (AP+AP Part 3) 2020-12-02 10:00:15 +08:00
IWifiNanIface.hal wifi: Add STA + STA HIDL API's 2020-11-06 11:54:51 -08:00
IWifiNanIfaceEventCallback.hal wifi: Add STA + STA HIDL API's 2020-11-06 11:54:51 -08:00
IWifiStaIface.hal wifi: Add STA + STA HIDL API's 2020-11-06 11:54:51 -08:00
types.hal wifi: Add STA + STA HIDL API's 2020-11-06 11:54:51 -08:00