Changed pcap file name and directory structure

Prep work for GetPcap controller

Pcap is now stored in:
/tmp/netsim-pcaps/chip-id/{chip.id}/{device.name}-{chip.kind}.pcap

Bug: 274684724
Change-Id: Ib5f9ad633299f7f3cdd3101af713ed9d9e3be077
3 files changed
tree: 75308cae063be6f38f0771658b1e72908a57a601
  1. cmake/
  2. doc/
  3. rust/
  4. scripts/
  5. src/
  6. ui/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. cmake-format.json
  11. CMakeLists.txt
  12. LICENSE
  13. OWNERS
  14. README.md
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.