CLI for beacon deletion

* Query backend for device/chip id from device/chip name
* Send DeleteChip for ids

Bug: 292234625
Test: netsimd -d && netsim -v beacon remove test-beacon-device-0
                                            test-beacon-chip-0
Test: netsimd -d && netsim -v beacon remove test-beacon-device-0
Test: atest --host-unit-test-only --test-filter netsim
Change-Id: I715ca11a8e97361b76beca03eb820b60363b8b56
4 files changed
tree: c5be6f26f720e1e4b88c038a8b2997abca27fd87
  1. cmake/
  2. doc/
  3. guide/
  4. proto/
  5. rust/
  6. scripts/
  7. src/
  8. testing/
  9. ui/
  10. .clang-format
  11. .gitignore
  12. Android.bp
  13. cmake-format.json
  14. CMakeLists.txt
  15. LICENSE
  16. OWNERS
  17. 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.