aml_sdk_341010000 (10612134,com.google.android.go.sdkext,com.google.android.sdkext)
Snap for 10513376 from 726e70b5985b779ca95213a9669977fe121c6626 to mainline-sdkext-release

Change-Id: I292c8f70826de1e6b2d6cedcf1e81f10a5d4041a
tree: 665e59b2910e6813d66df6767ec00abd0a9a81bf
  1. .github/
  2. doc/
  3. pandora/
  4. python/
  5. .gitignore
  6. Android.bp
  7. CONTRIBUTING.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. 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.