Lines Matching +full:fixed +full:- +full:links
1 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
44 Bluetooth is a short-range radio link intended to replace the cable(s)
45 connecting portable and/or fixed electronic devices.
59 The Bluetooth system provides a point-to-point connection (only two
60 Bluetooth units involved), or a point-to-multipoint connection.
61 In the point-to-multipoint connection,
68 In addition, many more slaves can remain locked to the master in a so-called
79 in different piconets on a time-division multiplex basis.
81 The piconets shall not be frequency-synchronized.
87 The slot numbering ranges from 0 to 2^27 -1 and is cyclic with a cycle length
91 The SCO link is a symmetric, point-to-point link between the master and a
94 as a circuit-switched connection between the master and the slave.
95 The SCO link typically supports time-bounded information like voice.
97 support up to three SCO links to the same slave or to different slaves.
98 A slave can support up to three SCO links from the same master, or two SCO
99 links if the links originate from different masters.
102 In the slots not reserved for SCO links, the master can exchange packets
103 with any slave on a per-slot basis.
104 The ACL link provides a packet-switched
132 .Bd -literal -offset indent
155 .Bd -literal -offset indent
167 .Bd -literal -offset indent
179 .Bd -literal -offset indent
193 .Bl -tag -width foo
215 .Bd -literal -offset indent
216 #define NGM_HCI_NODE_UP 112 /* HCI -> Upper */
233 \-
243 .Bd -literal -offset indent
244 #define NGM_HCI_SYNC_CON_QUEUE 113 /* HCI -> Upper */
252 .Bl -tag -width ".Va drv"
278 .Bl -tag -width foo
313 .Bl -tag -width foo
336 Returns list of active baseband connections (i.e., ACL and SCO links).