gen: wrap stream stream calls into a custom type

Bug: 268358598
Test: ./python/_build/grpc.py
Change-Id: Ie9c52cafda8f4002702b87b6e5edd6923b488a91
2 files changed
tree: 24c34d0646c367f31788ab42ce1bbaca784ddf4b
  1. doc/
  2. pandora/
  3. python/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. README.md
README.md

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces exposed to testing tools to trigger behaviors within a Bluetooth stack under test. They are built using the following requirements and style guide.

A test interface is defined for each Bluetooth profile.

Supported profiles

  • Host: interfaces for general methods (pairing, connection...).
  • A2DP: Advanced Audio Distribution Profile.