107 lines
2.5 KiB
HTML
107 lines
2.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of CIPTOOL</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>CIPTOOL</H1>
|
|
Section: (1)<BR>Updated: JUNE 6, 2003<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<P>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
ciptool - Bluetooth Common ISDN Access Profile (CIP)
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>ciptool</B>
|
|
|
|
[
|
|
<I>options</I>
|
|
|
|
] <
|
|
<I>command</I>
|
|
|
|
>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>ciptool</B>
|
|
|
|
is used to set up, maintain, and inspect the CIP configuration
|
|
of the Bluetooth subsystem in the Linux kernel.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-h</B>
|
|
|
|
<DD>
|
|
Gives a list of possible commands.
|
|
<DT id="2"><B>-i</B><I> <hciX> | <bdaddr></I>
|
|
|
|
<DD>
|
|
The command is applied to device
|
|
<I>hciX</I>
|
|
|
|
, 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.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>COMMANDS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="3"><B>show</B>
|
|
|
|
<DD>
|
|
Display information about the connected devices.
|
|
<DT id="4"><B>search</B>
|
|
|
|
<DD>
|
|
Search for Bluetooth devices and connect to first one that
|
|
offers CIP support.
|
|
<DT id="5"><B>connect</B><I> <bdaddr> [psm]</I>
|
|
|
|
<DD>
|
|
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.
|
|
<DT id="6"><B>release</B><I> [bdaddr]</I>
|
|
|
|
<DD>
|
|
Release a connection to the specific device. If no address is
|
|
given and only one device is connected this will be released.
|
|
<DT id="7"><B>loopback</B><I> <bdaddr> [psm]</I>
|
|
|
|
<DD>
|
|
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.
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Written by Marcel Holtmann <<A HREF="mailto:marcel@holtmann.org">marcel@holtmann.org</A>>.
|
|
<BR>
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="12"><A HREF="#lbAF">COMMANDS</A><DD>
|
|
<DT id="13"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:09 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|