diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2002-12-15 14:18:03 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2002-12-15 14:18:03 +0000 |
commit | 30a4cfe6010a27030f8b89115e5362f01888ec93 (patch) | |
tree | f96cba2e82625b6c03819a20169cf4f1478fe0dd /tools/hciconfig.8 | |
parent | 82763bafbedb3393a7d433e8dee7c5e7d01cb769 (diff) |
Support for voice setting
Diffstat (limited to 'tools/hciconfig.8')
-rw-r--r-- | tools/hciconfig.8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index bf13c2bd..96b503ae 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -106,6 +106,15 @@ class is a 24-bit hex number describing the class of device, as specified in section 1.2 of the Bluetooth Assigned Numers document. .TP +.BI voice " [voice]" +With no +.IR voice , +prints voice setting. Otherwise, sets voice setting to +.IR voice . +.I +voice +is a 16-bit hex number describing the voice setting. +.TP .BI inqparms " [win:int]" With no .IR win:int , |