platform_hardware_interfaces/wifi/1.0
Roshan Pius 8b55e6f475 wifi: Add support for removing iface
This is needed to support dynamically switching between ifaces
within the same mode.

While there, correct couple of nits:
1. Pass std::string to the |get*IfaceInternal| methods. This makes the
name comparison easier.
2. Update the docstring of |get*Iface| in IWifiChip.hal to indicate that
we'll return ERROR_INVALID_ARGS if the iface name is wrong.

Bug: 33040049
Test: Compiles
Change-Id: I53584013283a10bf109f1c2ffb6136c44f11ed29
2016-12-13 14:34:33 -08:00
..
default wifi: Add support for removing iface 2016-12-13 14:34:33 -08:00
Android.bp Update makefiles for hidlizing IBase. 2016-12-03 01:08:59 -08:00
Android.mk wifi: Remove unused methods in IWifiRttController 2016-12-08 17:58:50 -08:00
IWifi.hal wifi(interface): Add status for all methods 2016-11-16 11:05:16 -08:00
IWifiApIface.hal wifi(interface): Add Iface objects 2016-10-11 07:46:24 -07:00
IWifiChip.hal wifi: Add support for removing iface 2016-12-13 14:34:33 -08:00
IWifiChipEventCallback.hal wifi(interface): Add wifi debug ring buffer related interface 2016-11-16 11:05:16 -08:00
IWifiEventCallback.hal wifi(interface): Make methods synchronous 2016-11-16 11:05:16 -08:00
IWifiIface.hal wifi(interface): Make methods synchronous 2016-11-16 11:05:16 -08:00
IWifiNanIface.hal wifi(interface): NAN HIDL interface 2016-11-16 11:05:16 -08:00
IWifiNanIfaceEventCallback.hal wifi(interface): Fix compilation failure 2016-11-16 11:05:16 -08:00
IWifiP2pIface.hal wifi(interface): Add Iface objects 2016-10-11 07:46:24 -07:00
IWifiRttController.hal wifi: Remove unused methods in IWifiRttController 2016-12-08 17:58:50 -08:00
IWifiRttControllerEventCallback.hal wifi(interface): Rtt controller HIDL interface 2016-11-16 11:05:16 -08:00
IWifiStaIface.hal wifi: Add support for RSSI monitoring 2016-12-08 17:58:50 -08:00
IWifiStaIfaceEventCallback.hal wifi: Add support for RSSI monitoring 2016-12-08 17:58:50 -08:00
types.hal wifi: Remove unused methods in IWifiRttController 2016-12-08 17:58:50 -08:00