• Home
Name Date Size #Lines LOC

..--

doc/03-May-2024-

pandora/03-May-2024-

python/03-May-2024-

.gitignoreD03-May-202482

Android.bpD03-May-20241.7 KiB

CONTRIBUTING.mdD03-May-20241 KiB

LICENSED03-May-202411.1 KiB

METADATAD03-May-2024297

MODULE_LICENSE_APACHE2D03-May-20240

OWNERSD03-May-202463

README.mdD03-May-2024502

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