From 241112a349dde07429e27098be760476c99f556d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 25 Apr 2004 15:09:01 +0000 Subject: Add support for inquiry mode --- tools/hciconfig.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/hciconfig.8') diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index aac5e98a..8e9fb257 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -121,6 +121,12 @@ With no prints the current IAC setting. Otherwise, sets the IAC to .IR iac . .TP +.BI inqmode " [mode]" +With no +.IR mode , +prints out the current inquiry mode. Otherwise, sets inquiry mode to +.IR mode . +.TP .BI inqparms " [win:int]" With no .IR win:int , -- cgit