wfa_dut: Return success from sta_disconnect if no network connected

BUG=b:167983959
TEST:python simple_console.py sta_disconnect,interface,wlan0

Change-Id: Ib3f4c04567dd41a4e464b90efd7590ce17b076bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/Wi-FiTestSuite-Linux-DUT/+/2475215
Tested-by: Wojciech Jakobczyk <jakobczyk@google.com>
Reviewed-by: Shuo-Peng Liao <deanliao@chromium.org>
1 file changed
tree: 1991920cd5d23a7b383ea731123913abf5de1c01
  1. ca/
  2. console_src/
  3. deploy/
  4. Docs/
  5. dut/
  6. inc/
  7. lib/
  8. scripts/
  9. WTGService/
  10. .clang-format
  11. .gitignore
  12. buildEssentials.sh
  13. CONTRIBUTING.md
  14. LICENSE.txt
  15. Makefile
  16. Makefile.inc
  17. OWNERS
  18. PRESUBMIT.cfg
  19. README.md
  20. sources.list
  21. sources_Ubuntu.list
  22. wfa_cli.txt
README.md

# Wi-Fi Test Suite Linux Control Agent

##Wi-Fi Test Suite Introduction Wi-Fi Test Suite is a software platform originally developed by Wi-Fi Alliance, the global non-profit industry association that brings you Wi-Fi®, to support certification program development and device certification. Non-proprietary components are provided under the ISC License and can be accessed at this open source project on GitHub. Wi-Fi Alliance members can access the full software package, including proprietary components, on the Wi-Fi Alliance member site.

##Control Agents Control agents are a proxy in which a CAPI control command(CAPI specification) is converted for the device into the device’s native control interface. APs, DUTs, sniffers, and STAs may require control agents. The Linux control agent can be downloaded through the open source repository.

##Installation from sources Refer to the Install Guide for instructions on setting up a Linux DUT.

##License Please refer to LICENSE.txt.

Issues and Contribution Guidelines

Please submit issues/ideas to Wi-Fi Test Suite Google Group. Both Wi-Fi Alliance members and non-members can contribute to the Wi-Fi Test Suite open source project. Please review the contribution agreement prior to submitting a pull request. Please read more on contributions in CONTRIBUTING.md.