From 1d5cf84f49fefc5388945ffd842d02bf2d639158 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Fri, 14 Mar 2014 17:02:16 +0100 Subject: [PATCH] android: Add WBS mode to handsfree HAL 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 e4a4e9cb2..5613e856b 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: