[Host] - Add flags in the scanning response

The advertising flags are needed for some pts tests. We need
to know if the device is discoverable with the limited or general
discovery.

Change-Id: I54e8ca01ae6b4c7d56db013c2679d277831b4f0a
1 file changed
tree: eb84e188fc84eb38ad65f3038b546af5057b9896
  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: interfaces for general methods (pairing, connection...).
  • A2DP: Advanced Audio Distribution Profile.