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              auto - Use first available controller:  via  MGMT  interface  if
26              kernel supports it, otherwise, via raw HCI socket.
27
28              generic:[hci]<index>  -  Use generic HCI io on interface hci<in‐
29              dex>.
30
31              unit:<fd_path>- Specifies open file descriptor for daemon  test‐
32              ing.
33
34              By  default, if no type is specified, uses auto I/O on the first
35              available controller.
36
37       -c <file>, --config <file>
38              Specifies an explicit config file path instead of relying on the
39              default path(/etc/bluetooth/mesh-main.conf) for the config file.
40
41       -s <dir_path>, --storage <dirpath>
42              Specifies  an explicit storage directory path instead of the de‐
43              fault path(/var/lib/bluetooth/mesh)  for  storing  mesh  node(s)
44              configuration.
45
46       -d, --debug
47              Enable debug output.
48
49       -b, --dbus-debug
50              Enable D-Bus debug output.
51

FILES

53       /etc/bluetooth/mesh-main.conf
54              Location of the global configuration file containing mesh daemon
55              settings.
56

RESOURCES

58       http://www.bluez.org
59

REPORTING BUGS

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