Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] android: Add WBS mode to handsfree HAL
@ 2014-03-17 12:40 Szymon Janc
  2014-03-17 12:40 ` [PATCH 2/2] android/handsfree: Add support for WBS mode Szymon Janc
  2014-03-19 12:01 ` [PATCH 1/2] android: Add WBS mode to handsfree HAL Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Szymon Janc @ 2014-03-17 12:40 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

This adds additional modes for Handsfree HAL:
  0x00 = Headset Profile only mode (default)
  0x01 = Handsfree Profile (narrowband speech)
  0x02 = Handsfree Profile (narrowband and wideband speech)

Currently wideband mode requires chip to assume that eSCO transparent
data is mSBC.
---
 android/hal-ipc-api.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index e4a4e9c..5613e85 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -756,7 +756,9 @@ Bluetooth Handsfree HAL (ID 5)
 
 Android HAL name: "handsfree" (BT_PROFILE_HANDSFREE_ID)
 
-	Service modes:               0x01 = Headset Profile only mode
+	Service modes: 0x00 = Headset Profile only mode (default)
+	               0x01 = Handsfree Profile (narrowband speech)
+	               0x02 = Handsfree Profile (narrowband and wideband speech)
 
 Commands and responses:
 
-- 
1.8.5.3


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

end of thread, other threads:[~2014-03-19 12:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 12:40 [PATCH 1/2] android: Add WBS mode to handsfree HAL Szymon Janc
2014-03-17 12:40 ` [PATCH 2/2] android/handsfree: Add support for WBS mode Szymon Janc
2014-03-19 12:01 ` [PATCH 1/2] android: Add WBS mode to handsfree HAL Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox