tree: df2e1f034a3d5491a5b3effdc8c3696afb74e518 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
src/connectivity/bluetooth/tools/bt-avrcp-controller/README.md

bt-avrcp-controller

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.

Build

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