Message ID | 20200227192228.120076-1-alainm@chromium.org (mailing list archive) |
---|---|
State | Changes Requested |
Delegated to: | Marcel Holtmann |
Headers | show |
Series | [BlueZ,v2] Add controller wideband speech query capability | expand |
Hi Alain, > This change allows higher level HFP implementations to query the local > controller's support for wide band speech. > > --- > > doc/mgmt-api.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt > index a5a98609d..1e2ac13ce 100644 > --- a/doc/mgmt-api.txt > +++ b/doc/mgmt-api.txt > @@ -308,6 +308,7 @@ Read Controller Information Command > 14 Controller Configuration > 15 Static Address > 16 Phy Configuration > + 17 Wide Band Speech Supported lets call this just Wide Band Speech and add an additional mgmt command to enable/disable it while the controller is powered off. Regards Marcel
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index a5a98609d..1e2ac13ce 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -308,6 +308,7 @@ Read Controller Information Command 14 Controller Configuration 15 Static Address 16 Phy Configuration + 17 Wide Band Speech Supported This command generates a Command Complete event on success or a Command Status event on failure.