Sunil Ravi 2be1f2688c Wifi: Add support to query and use driver advertised interface combination
Interface combinations in legacy-hal is predefined with
'WIFI_HAL_INTERFACE_COMBINATIONS' build flag. This change
allows the WiFi HAL to request all the possible interface
concurrency combinations via vendor HAL API,
wifi_get_supported_iface_concurrency_matrix(). Thus build time
dependency can be removed by querying the combination at runtime.

Bug: 249351396
Change-Id: I3bc85ac013490949aab71a00f60028bf5daee68c
Merged-In: I3bc85ac013490949aab71a00f60028bf5daee68c
Test: Build successfully
Signed-off-by: Purushottam Kushwaha <quic_pkushwah@quicinc.com>
(cherry picked from commit f68b9a2709)
2023-02-17 15:20:35 +00:00
2022-06-14 16:42:42 +09:00
2022-11-04 22:02:09 +00:00
2023-02-15 21:03:24 +00:00
2023-02-03 21:43:04 +00:00
2022-12-23 03:49:06 +00:00
2022-10-31 20:43:43 +00:00
2022-12-23 07:14:49 +00:00
2022-11-18 23:40:59 +00:00
2023-02-06 21:05:29 -08:00
2022-06-14 16:42:42 +09:00
2022-11-15 17:37:08 +00:00
2022-07-06 21:16:48 +00:00
2023-02-09 02:02:55 +00:00
2021-10-28 22:04:46 +00:00
2019-12-13 14:24:23 -08:00
2016-08-30 11:28:36 -07:00
2022-08-01 16:19:14 +00:00
2021-01-21 15:06:51 +09:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%