platform_hardware_interfaces/wifi/1.3/default
James Mattis d2e4c07465 Fix so that dual access points (AP) works.
Devices that only have dual AP setup without an STA were not working. A
use case for this would be in a car, having a wifi hotspot active while
also projecting to the car head unit from your phone. This was working
but a recent change in CL a3e5b7f that forced STA to be on wlan0 and AP to start at
wlan1 broke this functionality. This change is to augment the original
CL to keep it's function in place while also taking into
account devices that have dual AP.

Bug: 132268977
Test: Manual boot of hawk device along with testing of tethering and
local only hotspot.

Change-Id: I8da5dd4f0baea1bf0f22d3275e356936a58fb3d1
2019-05-22 16:26:55 -07:00
..
tests wifi(implementation): Use the active iface for chip operation 2019-03-27 12:30:03 -07:00
android.hardware.wifi@1.0-service-lazy.rc Add new lazy wifi HAL target 2019-01-31 15:44:47 -08:00
android.hardware.wifi@1.0-service.rc Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
Android.mk wifi(implementation): Generate randomized mac address 2019-02-26 07:12:52 -08:00
hidl_callback_util.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
hidl_return_util.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
hidl_struct_util.cpp Revert "[AWARE] Disable NANv3 data-path capabilities" 2019-02-11 12:50:40 -08:00
hidl_struct_util.h Wifi: Add Implementation for low-latency modes API 2018-12-04 18:10:15 +00:00
hidl_sync_util.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
hidl_sync_util.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
OWNERS Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
ringbuffer.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
ringbuffer.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
service.cpp wifi(implementation): Move set/getMacaddress to a util class 2019-02-26 07:09:52 -08:00
THREADING.README Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi.cpp wifi(implementation): Move set/getMacaddress to a util class 2019-02-26 07:09:52 -08:00
wifi.h wifi(implementation): Move set/getMacaddress to a util class 2019-02-26 07:09:52 -08:00
wifi_ap_iface.cpp wifi(implementation): Set randomized MAC address for AP 2019-02-26 07:11:40 -08:00
wifi_ap_iface.h wifi(implementation): Set randomized MAC address for AP 2019-02-26 07:11:40 -08:00
wifi_chip.cpp Fix so that dual access points (AP) works. 2019-05-22 16:26:55 -07:00
wifi_chip.h Fix so that dual access points (AP) works. 2019-05-22 16:26:55 -07:00
wifi_feature_flags.cpp wifi(implementation): Set randomized MAC address for AP 2019-02-26 07:11:40 -08:00
wifi_feature_flags.h wifi(implementation): Set randomized MAC address for AP 2019-02-26 07:11:40 -08:00
wifi_iface_util.cpp wifi(implementation): Generate randomized mac address 2019-02-26 07:12:52 -08:00
wifi_iface_util.h wifi(implementation): Set randomized MAC address for AP 2019-02-26 07:11:40 -08:00
wifi_legacy_hal.cpp Wifi: Add ether_type to sending offloaded packet 2019-03-18 16:06:12 -07:00
wifi_legacy_hal.h Merge "Wifi: Add ether_type to sending offloaded packet" 2019-04-02 16:43:48 +00:00
wifi_legacy_hal_stubs.cpp Wifi: Add Implementation for low-latency modes API 2018-12-04 18:10:15 +00:00
wifi_legacy_hal_stubs.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_mode_controller.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_mode_controller.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_nan_iface.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_nan_iface.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_p2p_iface.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_p2p_iface.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_rtt_controller.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_rtt_controller.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_sta_iface.cpp Wifi: Add ether_type to sending offloaded packet 2019-03-18 16:06:12 -07:00
wifi_sta_iface.h wifi(implementation): Move set/getMacaddress to a util class 2019-02-26 07:09:52 -08:00
wifi_status_util.cpp Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00
wifi_status_util.h Uprev Wifi HAL to 1.3 2018-08-09 15:40:09 -07:00