summaryrefslogtreecommitdiff
path: root/share/man/man4/ng_btsocket.4
diff options
context:
space:
mode:
authorMaksim Yevmenkin <emax@FreeBSD.org>2003-10-12 22:04:24 +0000
committerMaksim Yevmenkin <emax@FreeBSD.org>2003-10-12 22:04:24 +0000
commit0986ab12e44caea472245845f9a89ced4f137d73 (patch)
tree0ae0c2be63f9f9161693789721b96beb9cabcc77 /share/man/man4/ng_btsocket.4
parent907d8667501d77122c9b7016fc907f842f263bb7 (diff)
Notes
Diffstat (limited to 'share/man/man4/ng_btsocket.4')
-rw-r--r--share/man/man4/ng_btsocket.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/ng_btsocket.4 b/share/man/man4/ng_btsocket.4
index c3405ecac5d8..b8829472bb43 100644
--- a/share/man/man4/ng_btsocket.4
+++ b/share/man/man4/ng_btsocket.4
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: ng_btsocket.4,v 1.6 2003/03/18 00:09:34 max Exp $
+.\" $Id: ng_btsocket.4,v 1.7 2003/05/21 19:37:35 max Exp $
.\" $FreeBSD$
.\"
.Dd July 8, 2002
@@ -186,6 +186,10 @@ Returns list of active baseband connections (i.e. ACL links) for the L2CAP
node.
.It Dv SIOC_L2CAP_NODE_GET_CHAN_LIST
Returns list of active channels for the L2CAP node.
+.It Dv SIOC_L2CAP_NODE_GET_AUTO_DISCON_TIMO
+Returns current value of the auto disconnect timeout for the L2CAP node.
+.It Dv SIOC_L2CAP_NODE_SET_AUTO_DISCON_TIMO
+Sets current value of the auto disconnect timeout for the L2CAP node.
.It Dv SIOC_L2CAP_L2CA_PING
Issues L2CAP
.Dv ECHO_REQUEST .