Pcap --> Capture cleanup

- Rename all Pcap --> Capture
- Remove chip_id and set id as chip_id

The parts that weren't renamed are the following:
- Command::Pcap in netsim-cli (keeping the command with pcap)
- netsim-cli/src/pcap_handler.rs: This is about writing pcap files.
- netsim-cxx/src/captures/pcap_util.rs: This is about writing pcap files.

Bug: 277827744
Bug: 276909091
Change-Id: Ida564faab2bb93f34dcb727d3bf42db29be175ee
26 files changed
tree: bacbc7ae244882c3a64df5477e0e5374a5c6d40b
  1. cmake/
  2. doc/
  3. guide/
  4. rust/
  5. scripts/
  6. src/
  7. ui/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. cmake-format.json
  12. CMakeLists.txt
  13. LICENSE
  14. OWNERS
  15. 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.