diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-10-05 11:25:06 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-10-05 11:25:06 +0000 |
commit | 361ed93686add66120850c8640735a048001b7e1 (patch) | |
tree | a8f4a1653a63558349463300493630e023234dd6 /tools/hciconfig.8 | |
parent | 99b92496ace832a5c75776a55126d731ee42df43 (diff) |
Add support for inquiry transmit power level
Diffstat (limited to 'tools/hciconfig.8')
-rw-r--r-- | tools/hciconfig.8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index fc8d69bf..f03b1c16 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -132,6 +132,13 @@ With no prints the current IAC setting. Otherwise, sets the IAC to .IR iac . .TP +.BI inqtpl " [level]" +With no +.IR level , +prints out the current inquiry transmit power level. Otherwise, sets +inquiry transmit power level to +.IR level . +.TP .BI inqmode " [mode]" With no .IR mode , |