bt-avrcp-controller
is a command-line front end for the AVRCP Peer Manager API (fuchsia.bluetooth.avrcp.PeerManager). The tool supports sending commands over both the AVRCP Control and Browse channels.
Include bt-avrcp-controller
in the build. For example, if using fx set
:
--with //src/connectivity/bluetooth/tools/bt-avrcp-controller
Include the AVRCP core shard. For example, if using fx set
:
--args='core_realm_shards += [ "//src/connectivity/bluetooth/profiles/bt-avrcp:bt-avrcp-core-shard" ]'
The tool can be started in fx shell
: fx shell bt-avrcp-controller $PEER_ID