Lines Matching +full:total +full:- +full:timeout
1 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
62 .Bd -literal -offset indent
65 u_char hci_len; /* total length */
74 .Bl -tag -width foo
120 controls the control request timeout (in seconds) for raw HCI sockets.
126 .Bd -literal -offset indent
130 * For packet mask use (1 << (HCI packet indicator - 1))
131 * For event mask use (1 << (Event - 1))
151 .Bd -literal -offset indent
154 u_char l2cap_len; /* total length */
176 .Bl -tag -width foo
189 Returns current value of the auto disconnect timeout for the L2CAP node.
191 Sets current value of the auto disconnect timeout for the L2CAP node.
205 controls the control request timeout (in seconds) for raw L2CAP sockets.
245 .Bl -tag -width foo
252 .Bf -emphasis
257 .Bf -emphasis
261 Get (set) value of the flush timeout.
262 .Bf -emphasis
268 .Bd -literal -offset indent
271 u_char rfcomm_len; /* total length */
314 .Bl -tag -width foo
324 .Va net.bluetooth.rfcomm.sockets.stream.timeout
327 controls the connection timeout (in seconds) for RFCOMM sockets.