This patch corrects a minor wording issue in mgmt-api that didn't align with the implementation. Supported Tx Power -> Supported Min/Max TX Power --- doc/mgmt-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 1aa43d6c3..cce6d0c64 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -3131,7 +3131,7 @@ Read Controller Capabilities Command 0x01 Flags 0x02 Max Encryption Key Size (BR/EDR) 0x03 Max Encryption Key Size (LE) - 0x04 Supported Tx Power (LE) + 0x04 Supported Min/Max TX Power (LE) Flags (data type 0x01) -- 2.29.2.454.gaff20da3a2-goog