aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 20b7f9322619f72f0ea636db9ca743894d3a711f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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](https://grpc.io/). 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.
* **A2DP**: Interface for the Advanced Audio Distribution Profile.