MFC:
Bluetooth SIG is being difficult and keep moving specification documents away from being public accessible. Replace link to the Bluetooth specification document with the document name. Pointed out by: SoftLover < slserg at uic dot tula dot ru >
This commit is contained in:
parent
4782161eca
commit
f70117166f
@ -39,8 +39,7 @@
|
||||
# The class parameter is used to indicate the capabilities of the device to
|
||||
# other devices.
|
||||
#
|
||||
# For more details see
|
||||
# https://www.bluetooth.org/foundry/assignnumb/document/baseband
|
||||
# For more details see "Assigned Numbers - Bluetooth Baseband" document
|
||||
#
|
||||
# Possible value:
|
||||
#
|
||||
@ -101,7 +100,7 @@
|
||||
# The role_switch parameter controls whether the local device should perform
|
||||
# role switch. By default, if role switch is supported, the local device will
|
||||
# try to perform role switch and become Master on incoming connection. Some
|
||||
# devices do not support role switch and thus incomming connections from such
|
||||
# devices do not support role switch and thus incoming connections from such
|
||||
# devices will fail. If role switch is disabled then accepting device will
|
||||
# remain Slave.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd Dec 1, 2005
|
||||
.Dd May 27, 2008
|
||||
.Dt BLUETOOTH.DEVICE.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -56,7 +56,7 @@ It is possible to execute this script by hand if required.
|
||||
The script accepts Bluetooth device driver name as an extra parameter.
|
||||
.Pp
|
||||
The system wide Bluetooth device configuration file is called
|
||||
.Pa /etc/defaults/bluetooth.device.conf .
|
||||
.Pa /etc/defaults/\:bluetooth.device.conf .
|
||||
Configuration parameters set in the system wide Bluetooth device configuration
|
||||
file apply to every Bluetooth device connected to the system.
|
||||
.Pp
|
||||
@ -90,7 +90,8 @@ The
|
||||
parameter is used to indicate the capabilities of the device to
|
||||
other devices.
|
||||
For more details see
|
||||
https://www.bluetooth.org/foundry/assignnumb/document/baseband.
|
||||
.Dq Assigned Numbers - Bluetooth Baseband
|
||||
document.
|
||||
.It Va connectable
|
||||
.Pq Vt bool
|
||||
The
|
||||
|
Loading…
x
Reference in New Issue
Block a user