• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Pandora Bluetooth test interfaces
2
3Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces
4exposed to testing tools to trigger behaviors within a Bluetooth stack under
5test. They are built using the following [requirements](doc/overview.md) and
6[style guide](doc/style-guide.md).
7
8A test interface is defined for each Bluetooth profile.
9
10## Supported profiles
11
12* **Host**: interfaces for general methods (pairing, connection...).
13* **A2DP**: Advanced Audio Distribution Profile.
14