Bug: 232286600

Clone this repo:
  1. 261e895 Add janitors to the OWNERS file by Sadaf Ebrahimi · 5 weeks ago main master
  2. 5aed15d Mark 24Q4 as merged in aosp-main-future by Xin Li · 3 months ago
  3. 0231d21 Merge remote-tracking branch 'aosp/upstream-main' am: ce8fc42267 by Charlie Boutier · 4 months ago
  4. ce8fc42 Merge remote-tracking branch 'aosp/upstream-main' by Charlie Boutier · 4 months ago
  5. 1bfd5a9 a2dp: Add codec reconfiguration methods (#28) by Jakub Rotkiewicz · 4 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.