mmi2grpc: use python gRPC build system from bt-test-interfaces

Remove python gRPC build system as it has been integrated in
bt-test-interfaces.

Change-Id: I38eec0f321d7d89db9c434f8eb921ac5a4b5aa0e
12 files changed
tree: 31d10bb42dc890a1e87fbf35471e5b70eb63194e
  1. mmi2grpc/
  2. .gitignore
  3. .gitmodules
  4. __init__.py
  5. CONTRIBUTING.md
  6. LICENSE
  7. pyproject.toml
  8. README.md
README.md

mmi2grpc

Install

git submodule update --init

pip install [-e] bt-test-interfaces/python
pip install [-e] .

Rebuild gRPC Bluetooth test interfaces

pip install grpcio-tools==1.46.3
./bt-test-interfaces/python/_build/grpc.py