111 lines
3.2 KiB
HTML
111 lines
3.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of BLUETOOTHD</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>BLUETOOTHD</H1>
|
|
Section: System management commands (8)<BR>Updated: March 2004<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
bluetoothd - Bluetooth daemon
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>bluetoothd [--version] | [--help]</B>
|
|
|
|
<P>
|
|
<B>bluetoothd [--nodetach] [--compat] [--experimental] [--debug=<files>] [--plugin=<plugins>] [--noplugin=<plugins>]</B>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
This manual page documents briefly the
|
|
<B>bluetoothd</B>
|
|
|
|
daemon, which manages all the Bluetooth devices.
|
|
<B>bluetoothd</B>
|
|
|
|
can also provide a number of services via the D-Bus message bus
|
|
system.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-v, --version</B>
|
|
|
|
<DD>
|
|
Print bluetoothd version and exit.
|
|
<DT id="2"><B>-h, --help</B>
|
|
|
|
<DD>
|
|
Print bluetoothd options and exit.
|
|
<DT id="3"><B>-n, --nodetach</B>
|
|
|
|
<DD>
|
|
Enable logging in foreground. Directs log output to the controlling terminal in addition to syslog.
|
|
<DT id="4"><B>-f, --configfile</B>
|
|
|
|
<DD>
|
|
Specifies an explicit config file path instead of relying on the default path (/etc/bluetooth/main.conf) for the config file.
|
|
<DT id="5"><B>-d, --debug=<file1>:<file2>:...</B>
|
|
|
|
<DD>
|
|
Sets how much information bluetoothd sends to the log destination (usually syslog's "daemon" facility). If the file options are omitted, then debugging information from all the source files are printed. If file options are present, then only debug prints from that source file are printed. The option can be a pattern containing "*" and "?" characters.
|
|
<P>
|
|
Example: --debug=src/adapter.c:src/agent.c
|
|
<DT id="6"><B>-p, --plugin=<plugin1>,<plugin2>,..</B>
|
|
|
|
<DD>
|
|
Load these plugins only. The option can be a pattern containing "*" and "?" characters.
|
|
<DT id="7"><B>-P, --noplugin=<plugin1>,<plugin2>,..</B>
|
|
|
|
<DD>
|
|
Never load these plugins. The option can be a pattern containing "*" and "?" characters.
|
|
<DT id="8"><B>-C, --compat</B>
|
|
|
|
<DD>
|
|
Provide deprecated command line interfaces.
|
|
<DT id="9"><B>-E, --experimental</B>
|
|
|
|
<DD>
|
|
Enable experimental interfaces. Those interfaces are not guaranteed to be
|
|
compatible or present in future releases.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="10"><I>/etc/bluetooth/main.conf</I>
|
|
|
|
<DD>
|
|
Location of the global configuration file.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
This manual page was written by Marcel Holtmann, Philipp Matthias Hahn and Fredrik Noring.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="15"><A HREF="#lbAF">FILES</A><DD>
|
|
<DT id="16"><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:06:11 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|