Man page - bluetooth-meshd(8)
Packages contains this manual
- rfcomm(1)
- bluetoothctl-player(1)
- bluetoothctl-assistant(1)
- bluetooth-meshd(8)
- hciconfig(1)
- obexctl(1)
- hex2hcd(1)
- mpris-proxy(1)
- bluetoothctl-endpoint(1)
- bluetoothctl-hci(1)
- bluetoothctl(1)
- bluetoothctl-gatt(1)
- rctest(1)
- hid2hci(1)
- bluemoon(1)
- ciptool(1)
- bluetoothctl-monitor(1)
- l2test(1)
- bluetoothctl-scan(1)
- sdptool(1)
- bluetoothctl-transport(1)
- btmgmt(1)
- hciattach(1)
- btattach(1)
- gatttool(1)
- bluetoothctl-mgmt(1)
- bluetoothctl-admin(1)
- bluetoothd(8)
- hcitool(1)
- bluetoothctl-advertise(1)
- btmon(1)
- l2ping(1)
apt-get install bluez
Manual
BLUETOOTH-MESHD
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
RESOURCES
REPORTING BUGS
COPYRIGHT
NAME
bluetooth-meshd - Bluetooth Mesh daemon
SYNOPSIS
bluetooth-meshd [ options ...]
DESCRIPTION
Daemon for managing Bluetooth Mesh connections on Linux.
OPTIONS
-h , --help
Print bluetooth-meshd options and exit.
-n , --nodetach
Enable logging in foreground. Directs log output to the controlling terminal in addition to syslog.
-i <type> , --io <type>
Specifies I/O interface type:
auto - Use first available controller: via MGMT interface if kernel supports it, otherwise, via raw HCI socket.
generic:[hci]<index> - Use generic HCI io on interface hci<index>.
unit:<fd_path> - Specifies open file descriptor for daemon testing.
By default, if no type is specified, uses auto I/O on the first available controller.
-c <file> , --config <file>
Specifies an explicit config file path instead of relying on the default path( /etc/bluetooth/mesh-main.conf ) for the config file.
-s <dir_path> , --storage <dir path>
Specifies an explicit storage directory path instead of the default path( /var/lib/bluetooth/mesh ) for storing mesh node(s) configuration.
-d , --debug
Enable debug output.
-b , --dbus-debug
Enable D-Bus debug output.
FILES
/etc/bluetooth/mesh-main.conf
Location of the global configuration file containing mesh daemon settings.
RESOURCES
<http://www.bluez.org>
REPORTING BUGS
<linux-bluetooth@vger.kernel.org>
COPYRIGHT
Free use of this software is granted under the terms of the GNU Lesser General Public Licenses (LGPL).