Refactor: Remove qemu slirp and hostapd

slirp-rs and hostapd-rs are now enabled by default. This commit removes
the unused C++ wrapper code for deprecated qemu slirp and hostapd

Bug: 311202184
Test: ninja
Change-Id: Ieea7a97fe310d727a308853834f23aff6e2859f7
10 files changed
tree: 4b31eb7b8d0b9230f63e78f786da04a5628ade9d
  1. cmake/
  2. doc/
  3. guide/
  4. pdl/
  5. proto/
  6. rust/
  7. scripts/
  8. src/
  9. testing/
  10. ui/
  11. .clang-format
  12. .gitignore
  13. Android.bp
  14. cmake-format.json
  15. CMakeLists.txt
  16. dummy.c
  17. LICENSE
  18. OWNERS
  19. README.md
  20. TEST_MAPPING
README.md

netsim - a network simulation tool for multi-device use cases

Netsim is a development stage open-source tool for testing and analysis of android multi-device apps and frameworks. It offers radio level control and HCI tracing.