platform_hardware_interfaces/wifi
Roshan Pius cd566bddd7 wifi: Add support for multiple chips in IWifi
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
2016-10-11 07:46:24 -07:00
..
1.0 wifi: Add support for multiple chips in IWifi 2016-10-11 07:46:24 -07:00
supplicant/1.0 Convert to Android.bp 2016-09-30 10:31:54 -07:00