diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2005-09-29 11:12:26 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2005-09-29 11:12:26 +0000 | 
| commit | 8b530335eac02fdb11c449068eb0732fb45bfa93 (patch) | |
| tree | 981aece4a7df95fbc582bdf3a279c4ea109db34a | |
| parent | f1407f1eff7f904defca54b598bad95bff108fde (diff) | |
Update for the extended inquiry response command
| -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 53c60526..0547ae3a 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 inqdata " [name]" +With no +.IR name , +prints out the current inquiry data. Otherwise, sets inquiry data to +.IR name . +.TP  .BI inqtype " [type]"  With no  .IR type ,  | 
