mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
cd566bddd7bce2654a69437bbb7c482d3120f20b
The modified HIDL interface supports multiple chip instances on the device. Modify the |IWifi| interface implementation to support the new methods. NOTE: The legacy HAL implementation will continue to only expose 1 chip. While there, Change the |callbacks_| member to std::vector instead of std::set. We don't really need a set to store the list of callbacks. Bug: 32003988 Test: Compiles Change-Id: I31e704100f716e223095890279bdf93d2a04377e
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%