1BLUETOOTH-MESHD(8)            Linux Connectivity            BLUETOOTH-MESHD(8)
2
3
4

NAME

6       bluetooth-meshd - Bluetooth Mesh daemon
7

SYNOPSIS

9       bluetooth-meshd [options ...]
10

DESCRIPTION

12       Daemon for managing Bluetooth Mesh connections on Linux.
13

OPTIONS

15       -h, --help
16              Print bluetooth-meshd options and exit.
17
18       -n, --nodetach
19              Enable logging in foreground. Directs log output to the control‐
20              ling terminal in addition to syslog.
21
22       -i <type>, --io <type>
23              Specifies I/O interface type:
24
25              hci<index> - Use generic HCI io on interface hci<index>, or,  if
26              no idex is specified, the first available one.
27
28              unit:<fd_path>-  Specifies open file descriptor for daemon test‐
29              ing.
30
31              By default, if no type is specified, uses  generic  I/O  on  the
32              first available HCI interface.
33
34       -c <file>, --config <file>
35              Specifies an explicit config file path instead of relying on the
36              default path(/etc/bluetooth/mesh-main.conf) for the config file.
37
38       -s <dir_path>, --storage <dirpath>
39              Specifies an explicit storage directory path instead of the  de‐
40              fault  path(/var/lib/bluetooth/mesh)  for  storing  mesh node(s)
41              configuration.
42
43       -d, --debug
44              Enable debug output.
45
46       -b, --dbus-debug
47              Enable D-Bus debug output.
48

FILES

50       /etc/bluetooth/mesh-main.conf
51              Location of the global configuration file containing mesh daemon
52              settings.
53

RESOURCES

55       http://www.bluez.org
56

REPORTING BUGS

58       linux-bluetooth@vger.kernel.org
59
61       Free use of this software is granted under ther terms of the GNU Lesser
62       General Public Licenses (LGPL).
63
64
65
66
67BlueZ                             March 2021                BLUETOOTH-MESHD(8)
Impressum