summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/bluetooth.protocols.5 4.html
blob: e4c9cc72da991e4c79e798a7cd2d9d0a249ab370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<table class="head">
  <tr>
    <td class="head-ltitle">BLUETOOTH.PROTOCOLS(5)</td>
    <td class="head-vol">File Formats Manual</td>
    <td class="head-rtitle">BLUETOOTH.PROTOCOLS(5)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">bluetooth.protocols</code> &#x2014;
    <span class="Nd">Bluetooth Protocol Service Multiplexor database</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <span class="Pa">/etc/bluetooth/protocols</span> file contains
    information regarding the known Bluetooth Protocol Service Multiplexor
    values. For each Bluetooth Protocol Service Multiplexor a single line should
    be present with the following information:</p>
<div class="Bd Pp Bd-indent">
<pre>official Protocol Service Multiplexor name
official Protocol Service Multiplexor value
aliases</pre>
</div>
<p class="Pp">Items are separated by any number of blanks and/or tab characters.
    A &#x2018;<code class="Li">#</code>&#x2019; indicates the beginning of a
    comment; characters up to the end of the line are not interpreted by
    routines which search the file.</p>
<p class="Pp">Bluetooth Protocol Service Multiplexor names may contain any
    printable character other than a field delimiter, newline, or comment
    character.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag Bl-compact">
  <dt><span class="Pa">/etc/bluetooth/protocols</span></dt>
  <dd style="width: auto;">&#x00A0;</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">bluetooth(3)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
<p class="Pp"><span class="An">Maksim Yevmenkin</span>
    &lt;<a class="Mt" href="mailto:m_evmenkin@yahoo.com">m_evmenkin@yahoo.com</a>&gt;</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">May 8, 2003</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>