Skip to content
Commit 4aaeb735 authored by Eric Laurent's avatar Eric Laurent
Browse files

AudioService: BT dual mode support

Add support for mode selection per audio profile for connected
Bluetooth devices.
The modes are retrieved from BluetoothDevice.getPreferredAudioProfiles()
and used to enable or disable a particular device for use by routing
strategies associated to full duplex or playback only operations.

The BT Stack will ensure that the supported modes/profiles for a given dual
mode device are consistent (for instance LE Audio and A2DP cannot be
enabled at the same time for OUTPUT_ONLY mode).

Bug: 265077417
Test: connect dual mode Bluetooth headset and switch profiles
Change-Id: Ibc654b4129aa809f9c03892a2c8971fb2e0825c4
parent ced3c22d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment