diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-06-16 14:02:56 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-06-16 14:02:56 +0000 |
commit | f31fbabd2aa6a30523afb53396d039f4b8a6de1b (patch) | |
tree | 459ef1da9435676d8a1a2897959cc74b41064fdc /tools/hciconfig.8 | |
parent | adb76ec0bc45fe4d8b481db3418a86d686591d84 (diff) |
Add support for inquiry scan type
Diffstat (limited to 'tools/hciconfig.8')
-rw-r--r-- | tools/hciconfig.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index dabfeb36..9fb8b552 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -133,6 +133,12 @@ With no prints out the current inquiry mode. Otherwise, sets inquiry mode to .IR mode . .TP +.BI inqtype " [type]" +With no +.IR type , +prints out the current inquiry scan type. Otherwise, sets inquiry scan type to +.IR type . +.TP .BI inqparms " [win:int]" With no .IR win:int , |