commit | 36c75788ccee01a6d48defa37587b8083df25301 | [log] [tgz] |
---|---|---|
author | Slvr <30467496+SilverBzH@users.noreply.github.com> | Wed Oct 09 13:37:51 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Oct 09 13:37:51 2024 -0700 |
tree | 4b1b4f627f655b23d4e53950ced35c8a23d5abbc | |
parent | 1bfd5a966b2808119c89666e38ef76dd999e3d98 [diff] |
workflow: fix grpc conflict (#29)
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.