mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 00:24:25 +08:00
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:
parent
c62dfb9b8d
commit
1d5cf84f49
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user