platform_hardware_interfaces/wifi/1.6
Ye Jiao 2dc47ca925 Add config to skip state toggle off/on for Wi-Fi NAN
If STA and NAN share the same iface wlan0, Wi-Fi vendor HAL service
sends eventDisabled to NAN framework when STA setMacAddress to wlan0.
This disables NAN when STA is turned on.

Since NAN always uses its own random MAC instead of using MAC of STA,
this action is not necessary and gets NAN kicked off for no benefits.

We add a build time configuration to optionally disable this behavior.

Bug: 273426515
Test: manually test

Change-Id: Ifc71b7e8d09eac1b66b9e18c70e0e6d202683ff6
2023-03-21 18:13:18 +00:00
..
default Add config to skip state toggle off/on for Wi-Fi NAN 2023-03-21 18:13:18 +00:00
vts/functional Patch for VTS am: 93945c1d25 am: f21272df98 am: fa18198274 2023-03-08 03:06:43 +00:00
Android.bp Wifi: Update wifi vendor hal API with changes for 11be support 2022-01-21 14:07:02 -08:00
IWifi.hal
IWifiChip.hal Add IfaceConcurrencyType and related methods for AP_BRIDGED concurrency 2022-02-08 09:54:00 -08:00
IWifiNanIface.hal Wifi: Add support for Wifi Aware 3.1 2022-01-25 14:40:53 -08:00
IWifiNanIfaceEventCallback.hal Wifi: Add support for Wifi Aware 3.1 2022-01-25 14:40:53 -08:00
IWifiRttController.hal Wifi: Add support for Wifi Aware 3.1 2022-01-25 14:40:53 -08:00
IWifiRttControllerEventCallback.hal Wifi: Update wifi vendor hal API with changes for 11be support 2022-01-21 14:07:02 -08:00
IWifiStaIface.hal Wifi: Update wifi vendor hal API with changes for 11be support 2022-01-21 14:07:02 -08:00
types.hal Add IfaceConcurrencyType and related methods for AP_BRIDGED concurrency 2022-02-08 09:54:00 -08:00