build: generate timeout parameter for stream input

Change-Id: Iee246e88280b07051cc8b1d73b926c4f3d85d0a4
1 file changed
tree: 5f79802bd9359295a07783dbe4b9baae05d6d985
  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.