Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/btconfig update the "Class of Device" information, ...
details: https://anonhg.NetBSD.org/src/rev/dce6113f2721
branches: trunk
changeset: 746710:dce6113f2721
user: plunky <plunky%NetBSD.org@localhost>
date: Tue Aug 18 17:40:31 2009 +0000
description:
update the "Class of Device" information, now that the Assigned Numbers
documents are available at www.bluetooth.com
diffstat:
usr.sbin/btconfig/btconfig.8 | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 2b253a35a1d8 -r dce6113f2721 usr.sbin/btconfig/btconfig.8
--- a/usr.sbin/btconfig/btconfig.8 Tue Aug 18 17:21:51 2009 +0000
+++ b/usr.sbin/btconfig/btconfig.8 Tue Aug 18 17:40:31 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btconfig.8,v 1.7 2007/09/07 18:40:01 plunky Exp $
+.\" $NetBSD: btconfig.8,v 1.8 2009/08/18 17:40:31 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -117,11 +117,12 @@
.It Cm class Ar class
Set class of device.
.Ar class
-is a 3 byte hex value the value of which declares the device capabilities.
-See Bluetooth Assigned Numbers documents at
-.Dv https://www.bluetooth.org/
-for details
-of constructing a "Class of Device" value.
+is a 6 digit hex value the value of which declares the device capabilities.
+See the
+.Qq Assigned Numbers - Baseband
+document at
+.Dv http://www.bluetooth.com/
+for details of constructing a Class of Device value.
As a starter, 0x020104 means Desktop Computer, with Networking
available.
.It Cm fixed
Home |
Main Index |
Thread Index |
Old Index