logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ciptool - Bluetooth Common ISDN Access Profile (CIP)

Author

       Marcel Holtmann <marcel@holtmann.org>

Commands

show   Display information about the connected devices.

       search Search for Bluetooth devices and connect to first one that offers CIP support.

       connect<BDADDR>[PSM]
              Connect  the local device to the remote Bluetooth device on the specified PSM number. If no PSM is
              specified,  it will use the SDP to retrieve it from the remote device.

       release[BDADDR]
              Release a connection to the specific device. If  no  BDADDR  is  given  and  only  one  device  is
              connected this will be released.

       loopback<BDADDR>[PSM]
              Create  a  connection  to the remote device for Bluetooth testing. This command will not provide a
              CAPI controller, because it is only for testing the CAPI Message Transport Protocol.

Description

ciptool(1)  is  used to set up, maintain, and inspect the CIP configuration of the Bluetooth subsystem in
       the Linux kernel.

Name

       ciptool - Bluetooth Common ISDN Access Profile (CIP)

Options

-i<hciX|BDADDR>
              The command is applied to device hciX , which must be the name or  the  address  of  an  installed
              Bluetooth device.

              If not specified, the command will be use the first available Bluetooth device.

       -h, --help
              Show help options

Reporting Bugs

Resources

Synopsis

ciptool [OPTIONS] COMMANDS

See Also