platform_hardware_interfaces/wifi
Sunil Ravi ef97d23f88 wifi: Get the supported radio combinations matrix
Added API to get the supported radio combinations
of the chip. This is mainly to check if the chip is
capable of multi band simultaneous operation.

For Example in case of a chip which has two radios, where one radio is
capable of 2.4GHz 2X2 only and another radio which is capable of either
5GHz or 6GHz 2X2, number of possible radio combinations in this case
are 5 and possible combinations are:
    {{{2G 2X2}}, //Standalone 2G
    {{5G 2X2}}, //Standalone 5G
    {{6G 2X2}}, //Standalone 6G
    {{2G 2X2}, {5G 2X2}}, //2G+5G DBS
    {{2G 2X2}, {6G 2X2}}} //2G+6G DBS

Bug: 208877624
Test: vts test
Change-Id: I4c90f80002ca138133a575bca80dfdef2a593ab2
2022-01-26 23:18:37 -08:00
..
1.0 wifi(vts): Precondition AP tests on existence of hostapd HAL 2021-10-15 09:48:23 +08:00
1.1 wifi(vts): Precondition AP tests on existence of hostapd HAL 2021-10-15 09:48:23 +08:00
1.2 Backfill owner information for VtsHalWifi tests. 2021-10-14 11:25:14 -07:00
1.3 Backfill owner information for VtsHalWifi tests. 2021-10-14 11:25:14 -07:00
1.4 wifi(vts): Precondition AP tests on existence of hostapd HAL 2021-10-15 09:48:23 +08:00
1.5 Wifi: Uprev wifi HAL to 1.6 2022-01-12 15:10:45 -08:00
1.6 wifi: Get the supported radio combinations matrix 2022-01-26 23:18:37 -08:00
hostapd Get bridged AP interface name from Wifi HAL. 2022-01-25 19:15:15 +00:00
netlinkinterceptor [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-12-09 18:54:17 -08:00
offload/1.0 Backfill owner information for VtsHalWifi tests. 2021-10-14 11:25:14 -07:00
supplicant Merge "wifi: add API for setting roaming consortium selection" 2022-01-25 00:58:24 +00:00