commit | 1bfd5a966b2808119c89666e38ef76dd999e3d98 | [log] [tgz] |
---|---|---|
author | Jakub Rotkiewicz <[email protected]> | Wed Oct 09 17:33:40 2024 +0200 |
committer | GitHub <[email protected]> | Wed Oct 09 08:33:40 2024 -0700 |
tree | 0b0ec81589629fcda3fdb5f18a0b8d06b806b0e8 | |
parent | 27d5293735cb4c9489b8fdcf8b91a4b2a15932a7 [diff] |
a2dp: Add codec reconfiguration methods (#28) Bug: 372300895 Test: atest avatar:'A2dpTest' -v Change-Id: I21d08a61cf8706cc7fa4737e5e19473ff0759ed1
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.