platform_hardware_interfaces/wifi/1.1/default
Roshan Pius 8c216524a3 wifi(vts): Ignore IWifi.stop() returning ERROR_NOT_AVAILABLE
When IWifi.stop() is invoked back to back (happens in the ConfigureChip
vts test), the HAL would return ERROR_NOT_AVAILABLE if the previous stop
is still being processed. This is not an error that needs to fail the test,
but a legitimate status for stop. We have a retry mechanism to handle
this in both the VTS test and framework for the case where IWifi.start()
is invoked while the previous stop is being processed.

While there, corrected a few log messages emitted by the HAL to debug
such startup/stop issues better.

Bug: 63971806
Test: `vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module VtsHalWifiV1_0Target -l
INFO`

Change-Id: I5e3470ac97541a6ea10aceec9b737e5d03ed5206
2017-08-08 17:02:19 +00:00
..
android.hardware.wifi@1.0-service.rc wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
Android.mk wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
hidl_callback_util.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
hidl_return_util.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
hidl_struct_util.cpp wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
hidl_struct_util.h wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
hidl_sync_util.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
hidl_sync_util.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
service.cpp wifi(vts): Ignore IWifi.stop() returning ERROR_NOT_AVAILABLE 2017-08-08 17:02:19 +00:00
THREADING.README wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi.cpp wifi(vts): Ignore IWifi.stop() returning ERROR_NOT_AVAILABLE 2017-08-08 17:02:19 +00:00
wifi.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_ap_iface.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_ap_iface.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_chip.cpp wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
wifi_chip.h wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
wifi_feature_flags.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_legacy_hal.cpp wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
wifi_legacy_hal.h wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
wifi_legacy_hal_stubs.cpp wifi(hidl): Modify the SAR power levels interface 2017-07-27 14:05:03 -07:00
wifi_legacy_hal_stubs.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_mode_controller.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_mode_controller.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_nan_iface.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_nan_iface.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_p2p_iface.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_p2p_iface.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_rtt_controller.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_rtt_controller.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_sta_iface.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_sta_iface.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_status_util.cpp wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00
wifi_status_util.h wifi(implementation): Create 1.1 interface package 2017-07-06 19:44:33 +00:00