README.md
1# Pandora Bluetooth test interfaces
2
3Pandora Bluetooth test interfaces provide a common abstraction for Bluetooth
4testing tools to interact with all Bluetooth implementations, exposing all
5standard Bluetooth capabilities over [gRPC](https://grpc.io/). They are built
6using the following [requirements](doc/overview.md) and [style guide](
7doc/style-guide.md).
8
9A test interface is defined for each Bluetooth profile.
10
11## Supported profiles
12
13* **Host**: Interface for general methods (reset, connection, advertise...).
14* **Security**: Interface to trigger Bluetooth Host security pairing procedures.
15* **A2DP**: Interface for the Advanced Audio Distribution Profile.
16