• Home
Name Date Size #Lines LOC

..--

.github/workflows/04-Jul-2025-115108

doc/04-Jul-2025-270204

pandora/04-Jul-2025-1,3181,205

python/04-Jul-2025-880660

.gitignoreD04-Jul-2025100 76

Android.bpD04-Jul-20251.8 KiB7873

CONTRIBUTING.mdD04-Jul-20251 KiB3019

LICENSED04-Jul-202511.1 KiB203169

METADATAD04-Jul-2025297 119

MODULE_LICENSE_APACHE2D04-Jul-20250

OWNERSD04-Jul-2025116 43

README.mdD04-Jul-2025665 1611

README.md

1# Pandora Bluetooth test interfaces
2
3Pandora Bluetooth test interfaces provide a common abstraction for Bluetooth
4testing tools to interact with all Bluetooth implementations, exposing all
5standard Bluetooth capabilities over [gRPC](https://grpc.io/). They are built
6using the following [requirements](doc/overview.md) and [style guide](
7doc/style-guide.md).
8
9A test interface is defined for each Bluetooth profile.
10
11## Supported profiles
12
13* **Host**: Interface for general methods (reset, connection, advertise...).
14* **Security**: Interface to trigger Bluetooth Host security pairing procedures.
15* **A2DP**: Interface for the Advanced Audio Distribution Profile.
16