Lines Matching +full:single +full:- +full:master
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)
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,
65 One Bluetooth unit acts as the master of the piconet, whereas the other
68 In addition, many more slaves can remain locked to the master in a so-called
71 synchronized to the master.
73 access is controlled by the master.
77 Each piconet can only have a single master.
79 in different piconets on a time-division multiplex basis.
80 In addition, a master in one piconet can be a slave in another piconet.
81 The piconets shall not be frequency-synchronized.
86 slots are numbered according to the Bluetooth clock of the piconet master.
87 The slot numbering ranges from 0 to 2^27 -1 and is cyclic with a cycle length
89 In the time slots, master and slave can transmit packets.
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.
96 The master can
98 A slave can support up to three SCO links from the same master, or two SCO
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
105 connection between the master and all active slaves participating in the
108 Between a master and a slave only a single ACL link can exist.
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"
255 Single HCI packet contained in single
260 Single HCI ACL data packet contained in single
265 Single HCI SCO data packet contained in single
273 Single HCI frame contained in single
278 .Bl -tag -width foo
313 .Bl -tag -width foo