Clone this repo:
  1. 71dbcfc pytype: disable covariant `TypeVar` not supported yet by Lucas Abel · 6 months ago main
  2. 0e5040b python: bump to v0.0.5 by Lucas Abel · 6 months ago v0.0.5
  3. 4478cf9 l2cap: update APIs (breaking changes) by uael · 6 months ago
  4. 6c85d84 Update protoc-gen-custom_grpc by Lucas Abel · 6 months ago
  5. 40c5c68 Update protoc-gen-custom_grpc by Lucas Abel · 6 months ago

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces provide a common abstraction for Bluetooth testing tools to interact with all Bluetooth implementations, exposing all standard Bluetooth capabilities over gRPC. They are built using the following requirements and style guide.

A test interface is defined for each Bluetooth profile.

Supported profiles

  • Host: Interface for general methods (reset, connection, advertise...).
  • Security: Interface to trigger Bluetooth Host security pairing procedures.
  • A2DP: Interface for the Advanced Audio Distribution Profile.