2020-02-27 19:19:58

by Alain Michaud

[permalink] [raw]
Subject: [BlueZ PATCH] Adding missing Phy Configuration bit description.

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(+)

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.
--
2.25.1.481.gfbce0eb801-goog


2020-02-28 08:09:32

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [BlueZ PATCH] Adding missing Phy Configuration bit description.

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