From 26d5498a00afec5ed676ef84ce1e7b94557ff46c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 26 Jun 2003 11:56:55 +0000 Subject: Add command for reading transmit power level --- tools/hcitool.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tools/hcitool.1') 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 " [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 " [value]" With no .IR value , -- cgit