aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e974ce79b961b61b9c39a7a3b2690584ed0f9a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.