Capture outgoing WiFi packets

- Outgoing packets weren't captured because of missing required fields
- Make transmitter, cookie, flags fields optional to parse outgoing
  packets

Test: ninja
Change-Id: Iaa1508e78df7364f82f4d2a7a6ef381c85cc156b
2 files changed
tree: a61a91eef88f73d36d35a430d18b7afb8d4c7797
  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. LICENSE
  17. OWNERS
  18. README.md
  19. 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.