Add general SendGrpc method for frontend client

The general SendGrpc method simplifies the design and replaces using
individual calls for each Grpc method

Bug: 264716980

Test: ninja -C objs netsim
Change-Id: I6eae894c5102eb1d9210e21581849f3fd3481826
7 files changed
tree: e4a73e7265b2b3ba1eef2de7f70a24ab583519ea
  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.