diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2003-06-26 11:56:55 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2003-06-26 11:56:55 +0000 |
commit | 26d5498a00afec5ed676ef84ce1e7b94557ff46c (patch) | |
tree | 814dc2cc4a4b1c6a862958300b3f39f177b2e654 /tools/hcitool.1 | |
parent | e7490562668965f3433aa4270b88ce55bfa9e1e3 (diff) |
Add command for reading transmit power level
Diffstat (limited to 'tools/hcitool.1')
-rw-r--r-- | tools/hcitool.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/hcitool.1 b/tools/hcitool.1 index fa51efce..dd92e351 100644 --- a/tools/hcitool.1 +++ b/tools/hcitool.1 @@ -130,6 +130,15 @@ with Bluetooth address Display link quality for the connection to the device with Bluetooth address .IR bdaddr . .TP +.BI tpl " <bdaddr> [type]" +Display transmit power level for the connection to the device with Bluetooth address +.IR bdaddr . +The type can be +.BR 0 +for the current transmit power level (which is default) or +.BR 1 +for the maximum transmit power level. +.TP .BI lst " <bdaddr> [value]" With no .IR value , |