Bug: 232286600

Clone this repo:
  1. 9961f95 Add janitors to the OWNERS file am: 261e8959fc by Sadaf Ebrahimi · 4 months ago main master
  2. 261e895 Add janitors to the OWNERS file by Sadaf Ebrahimi · 4 months ago
  3. 38303bf [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: 5aed15dbab -s ours by Xin Li · 6 months ago
  4. 5aed15d Mark 24Q4 as merged in aosp-main-future by Xin Li · 6 months ago
  5. 13922d0 Merge remote-tracking branch 'aosp/upstream-main' am: ce8fc42267 am: 0231d21c5c by Charlie Boutier · 7 months ago

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces provide a common abstraction for Bluetooth testing tools to interact with all Bluetooth implementations, exposing all standard Bluetooth capabilities over gRPC. They are built using the following requirements and style guide.

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.
  • A2DP: Interface for the Advanced Audio Distribution Profile.