Bluetooth test interfaces: preparing for open-source

- Adding license file and headers
- Adding contributing guidelines
- Changing devsite relative links to repo relative links
  Requires running a script after copybara in Google3 to
  generates them
- Removing symbolic link to README, using a copybara workflow
  instead to rename it (since README files cannot be used in
  devsite)

Change-Id: I0bb2ef9ca72784b1981f846bf9bf4dd276f64dfe
11 files changed
tree: f6a66d879f7f0e3d9b9efde52613f81bc500f3a4
  1. doc/
  2. pandora/
  3. CONTRIBUTING.md
  4. LICENSE
  5. 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: interfaces for general methods (pairing, connection...).
  • A2DP: Advanced Audio Distribution Profile.