diff mbox series

[BlueZ] Adding missing Phy Configuration bit description.

Message ID 20200227191919.119429-1-alainm@chromium.org (mailing list archive)
State Accepted
Delegated to: Marcel Holtmann
Headers show
Series [BlueZ] Adding missing Phy Configuration bit description. | expand

Commit Message

Alain Michaud Feb. 27, 2020, 7:19 p.m. UTC
This change simply adds the missing Phy Configuration settings bit
description to the Read Controller Information Command documentation.

---

 doc/mgmt-api.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Marcel Holtmann Feb. 28, 2020, 8:09 a.m. UTC | #1
Hi Alain,

> This change simply adds the missing Phy Configuration settings bit
> description to the Read Controller Information Command documentation.
> 
> ---
> 
> doc/mgmt-api.txt | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied.

Regards

Marcel
diff mbox series

Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 1e59acc54..a5a98609d 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -307,6 +307,7 @@  Read Controller Information Command
 		13	Privacy
 		14	Controller Configuration
 		15	Static Address
+		16	Phy Configuration
 
 	This command generates a Command Complete event on success or
 	a Command Status event on failure.