Readme: Update the Readme

Delete information about A2DP and add for the Security interface

Bug: 279462399
Change-Id: Ia774a21bc9bd899467b5b9efda55f009a60b7b93
1 file changed
tree: 260ee15bf64df199e4fcbd47bd09ed017ccb8dc1
  1. doc/
  2. pandora/
  3. python/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. README.md
README.md

Pandora Bluetooth test interfaces

Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces exposed to testing tools to trigger behaviors within a Bluetooth stack under test. 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.