Metadata-Version: 2.1
Name: bt-test-interfaces
Version: 0.0.3
Summary: Pandora gRPC Bluetooth test interfaces.
Author-email: Pandora <pandora-core@google.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: protobuf>=4.22.0
Project-URL: Source, https://github.com/google/bt-test-interfaces

# 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](doc/overview.md) and
[style guide](doc/style-guide.md).

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.

