• Home
Name Date Size #Lines LOC

..--

doc/03-May-2024-269203

pandora/03-May-2024-418372

python/03-May-2024-294172

.gitignoreD03-May-202457 43

Android.bpD03-May-20241.5 KiB6559

CONTRIBUTING.mdD03-May-20241 KiB3019

LICENSED03-May-202411.1 KiB203169

METADATAD03-May-2024297 119

MODULE_LICENSE_APACHE2D03-May-20240

OWNERSD03-May-202463 43

README.mdD03-May-2024502 149

README.md

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