Structural cleanup in pcap/handler.rs

Created a HashMap that maps from FacadeId to ProtoPcap.
Clarified types for identifiers to increase readability.
This CL is for structural review before adding cxx methods:
get_facade_id & handle_request_cxx.

Bug: 274686026
Change-Id: Ic61cc8918ceefa0958993c25d50bdbfcf2b3bd4e
2 files changed
tree: 1686da4bf733e9de454ba1e9e2394c0350e667fb
  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.