Class android.bluetooth.BluetoothLeAudioCodecStatus
Changed Constructors | ||
---|---|---|
BluetoothLeAudioCodecStatus (BluetoothLeAudioCodecConfig, |
Change in type from (BluetoothLeAudioCodecConfig, List<BluetoothLeAudioCodecConfig>, List<BluetoothLeAudioCodecConfig> ) to (BluetoothLeAudioCodecConfig, BluetoothLeAudioCodecConfig, List<BluetoothLeAudioCodecConfig>, List<BluetoothLeAudioCodecConfig>, List<BluetoothLeAudioCodecConfig>, List<BluetoothLeAudioCodecConfig> ). |
Added Methods | |
---|---|
BluetoothLeAudioCodecConfig getInputCodecConfig () |
|
List<BluetoothLeAudioCodecConfig> getInputCodecLocalCapabilities () |
|
List<BluetoothLeAudioCodecConfig> getInputCodecSelectableCapabilities () |
|
BluetoothLeAudioCodecConfig getOutputCodecConfig () |
|
List<BluetoothLeAudioCodecConfig> getOutputCodecLocalCapabilities () |
|
List<BluetoothLeAudioCodecConfig> getOutputCodecSelectableCapabilities () |
|
boolean isInputCodecConfigSelectable (BluetoothLeAudioCodecConfig ) |
|
boolean isOutputCodecConfigSelectable (BluetoothLeAudioCodecConfig ) |