Invoke add_chip_rust, remove_chip_rust in grpc backend server

- Rust Device Resource will now be updated when device is attached or
  removed.
- Implemented AddChipRust, RemoveChipRust, GetDistanceRust cxx methods
- Changed intiial start ID for Device and Chip

Bug: 281889189
Change-Id: I84da2a361890a2d5c19c83ff42dc66aa11ab3150
9 files changed
tree: 2f1d885e93faa8b20d665140ff056da6ab4a747e
  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.