diff mbox series

[BlueZ,v2] Add controller wideband speech query capability

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

Commit Message

Alain Michaud Feb. 27, 2020, 7:22 p.m. UTC
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(+)

Comments

Marcel Holtmann Feb. 28, 2020, 8:11 a.m. UTC | #1
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 mbox series

Patch

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.