bt-audio(1) a bluetooth generic audio manager

SYNOPSIS

bt-audio [OPTION...]

Help Options:
  -h, --help

Application Options:
  -a, --adapter=<name|mac>
  -c, --connect=<name|mac>
  -d, --disconnect=<name|mac>

DESCRIPTION

This utility is used to manage outgoing audio service connections.

OPTIONS

-h, --help
    Show help

-a, --adapter <name|mac>
    Specify adapter to use by his Name or MAC address
    (if this option does not defined - default adapter used)

-c, --connect <name|mac>
    Connect all supported audio profiles on the device

-d, --disconnect <name|mac>
    Disconnect all audio profiles on the device

AUTHOR

Alexander Orlenko <[email protected]>.