platform_hardware_interfaces/wifi/1.4
Ahmed ElArabawy 3ee519be3a Wifi: Optionally avoid interface down/up when doing setMacAddress
Some vendors implementation will reset wifi chip when doing interface
down.
Accordingly, We need to avoid the interface down/up when doing
setMacAddress to avoid loss of sync between framework and firmware.

This commit uses a BOARD_WIFI_AVOID_IFACE_RESET_MAC_CHANGE macro to
check if it is needed to avoid interface down/up at setMacAddress.

Bug: 153771961
Test: VTS Test
Test: atest VtsHalWifiV1_2TargetTest
Change-Id: I971764f1c272ebfd245959974fa0d1b10ba7c39b
2020-04-30 15:07:58 -07:00
..
default Wifi: Optionally avoid interface down/up when doing setMacAddress 2020-04-30 15:07:58 -07:00
vts wifi: skip tests if RTT is not supported 2020-04-21 07:54:11 +00:00
Android.bp Remove 6GHz capability query through HAL 2019-12-12 16:37:36 -08:00
IWifi.hal Wifi: Add getConnectionCapabilities API 2019-10-18 21:07:07 +00:00
IWifiApIface.hal Wifi: Add 802.11ax support to RTT 2019-11-06 18:31:16 -08:00
IWifiChip.hal Fix format for android.hardware.wifi@1.4 2019-12-09 22:08:55 -08:00
IWifiChipEventCallback.hal Fix format for android.hardware.wifi@1.4 2019-12-09 22:08:55 -08:00
IWifiNanIface.hal Fix format for android.hardware.wifi@1.4 2019-12-09 22:08:55 -08:00
IWifiRttController.hal Wifi: Add 802.11ax support to RTT 2019-11-06 18:31:16 -08:00
IWifiRttControllerEventCallback.hal Wifi: Add 802.11ax support to RTT 2019-11-06 18:31:16 -08:00
types.hal Fix format for android.hardware.wifi@1.4 2019-12-09 22:08:55 -08:00