From a229e05f0a28860e766034f04ca5086f0e355045 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 3 Sep 2006 10:53:18 +0000 Subject: Add support for periodic inquiry mode --- tools/hcitool.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'tools/hcitool.1') diff --git a/tools/hcitool.1 b/tools/hcitool.1 index 01ef03a8..dd32ba21 100644 --- a/tools/hcitool.1 +++ b/tools/hcitool.1 @@ -42,7 +42,7 @@ Inquire remote devices. For each discovered device, Bluetooth device address, clock offset and class are printed. .TP .BI scan -Inquire remote devices. For each discovered device, device name is printed. +Inquire remote devices. For each discovered device, device name are printed. .TP .BI name " " Print device name of remote device with Bluetooth address @@ -53,13 +53,19 @@ Print device name, version and supported features of remote device with Bluetooth address .IR bdaddr . .TP +.BI spinq +Start periodic inquiry process. No inquiry results are printed. +.TP +.BI epinq +Exit periodic inquiry process. +.TP .BI cmd " [parameters]" Submit an arbitrary HCI command to local device. .IR ogf , .IR ocf and .IR parameters -are hexadecimal bytes +are hexadecimal bytes. .TP .BI con Display active baseband connections -- cgit