git: add `venv/` to git ignore
1 file changed
tree: b8dbc006c74bfc0c6a9ac9e6ea4d798890c8eba0
- .github/
- doc/
- pandora/
- python/
- .gitignore
- CONTRIBUTING.md
- LICENSE
- README.md
README.md
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.