All of lore.kernel.org
 help / color / mirror / Atom feed
* [BlueZ PATCH v2] Add controller wideband speech query capability
@ 2020-02-27 19:22 Alain Michaud
  2020-02-28  8:11 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Alain Michaud @ 2020-02-27 19:22 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Alain Michaud

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
 
 	This command generates a Command Complete event on success or
 	a Command Status event on failure.
-- 
2.25.1.481.gfbce0eb801-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [BlueZ PATCH v2] Add controller wideband speech query capability
  2020-02-27 19:22 [BlueZ PATCH v2] Add controller wideband speech query capability Alain Michaud
@ 2020-02-28  8:11 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2020-02-28  8:11 UTC (permalink / raw)
  To: Alain Michaud; +Cc: Bluez mailing list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-28  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 19:22 [BlueZ PATCH v2] Add controller wideband speech query capability Alain Michaud
2020-02-28  8:11 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.