Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 mention dynamic PSM usage
details: https://anonhg.NetBSD.org/src/rev/01ecba2c513d
branches: trunk
changeset: 747638:01ecba2c513d
user: plunky <plunky%NetBSD.org@localhost>
date: Fri Sep 25 19:47:09 2009 +0000
description:
mention dynamic PSM usage
diffstat:
share/man/man4/bluetooth.4 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r ecf1ebbca636 -r 01ecba2c513d share/man/man4/bluetooth.4
--- a/share/man/man4/bluetooth.4 Fri Sep 25 19:44:57 2009 +0000
+++ b/share/man/man4/bluetooth.4 Fri Sep 25 19:47:09 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bluetooth.4,v 1.15 2009/08/21 06:12:16 wiz Exp $
+.\" $NetBSD: bluetooth.4,v 1.16 2009/09/25 19:47:09 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd August 20, 2009
+.Dd September 24, 2009
.Dt BLUETOOTH 4
.Os
.Sh NAME
@@ -141,6 +141,14 @@
.Ar sockaddr_bt
structure to select the Protocol/Sevice Multiplexer to specify when making
connections.
+If the special value of
+.Dv L2CAP_PSM_ANY
+is bound when the
+.Xr listen 2
+call is made, the next available PSM from the dynamic range above 0x1001
+will be selected and may be discovered using the
+.Xr getsockname 2
+call.
.Pp
L2CAP socket options:
.Bl -tag -width XXX
Home |
Main Index |
Thread Index |
Old Index