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.
This commit is contained in:
Szymon Janc 2014-03-14 17:02:16 +01:00
parent c62dfb9b8d
commit 1d5cf84f49

View File

@ -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: