Deleted Added
full compact
bluetooth.device.conf.5 (173225) bluetooth.device.conf.5 (179360)
1.\" Copyright (c) 2005 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2005 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man5/bluetooth.device.conf.5 173225 2007-10-31 16:07:58Z keramida $
25.\" $FreeBSD: head/share/man/man5/bluetooth.device.conf.5 179360 2008-05-27 17:46:32Z emax $
26.\"
26.\"
27.Dd December 1, 2005
27.Dd May 27, 2008
28.Dt BLUETOOTH.DEVICE.CONF 5
29.Os
30.Sh NAME
31.Nm bluetooth.device.conf
32.Nd Bluetooth device configuration file
33.Sh DESCRIPTION
34Bluetooth device configuration framework provides ability to adjust certain
35Bluetooth device parameters on per-device basis.

--- 49 unchanged lines hidden (view full) ---

85daemon.
86.It Va class
87.Pq Vt str
88The
89.Va class
90parameter is used to indicate the capabilities of the device to
91other devices.
92For more details see
28.Dt BLUETOOTH.DEVICE.CONF 5
29.Os
30.Sh NAME
31.Nm bluetooth.device.conf
32.Nd Bluetooth device configuration file
33.Sh DESCRIPTION
34Bluetooth device configuration framework provides ability to adjust certain
35Bluetooth device parameters on per-device basis.

--- 49 unchanged lines hidden (view full) ---

85daemon.
86.It Va class
87.Pq Vt str
88The
89.Va class
90parameter is used to indicate the capabilities of the device to
91other devices.
92For more details see
93.Pa https://www.bluetooth.org/foundry/\:assignnumb/document/\:baseband .
93.Dq Assigned Numbers - Bluetooth Baseband
94document.
94.It Va connectable
95.Pq Vt bool
96The
97.Va connectable
98parameter controls whether or not the device should periodically scan for
99page attempts from other devices.
100If set to
101.Dq Li YES ,

--- 84 unchanged lines hidden ---
95.It Va connectable
96.Pq Vt bool
97The
98.Va connectable
99parameter controls whether or not the device should periodically scan for
100page attempts from other devices.
101If set to
102.Dq Li YES ,

--- 84 unchanged lines hidden ---