ci: add python package publish workflow
1 file changed
tree: d69a1724eced0961fb48eb5394b4cb420b3afe05
- .github/
- doc/
- pandora/
- python/
- .gitignore
- CONTRIBUTING.md
- LICENSE
- 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: Interface for general methods (reset, connection, advertise...).
- Security: Interface to trigger Bluetooth Host security pairing procedures.