Searched refs:inputSelectableCodecConfig (Results 1 – 4 of 4) sorted by relevance
154 BluetoothLeAudioCodecConfig[] inputSelectableCodecConfig = in onAudioGroupSelectableCodecConf() local160 groupId, inputSelectableCodecConfig, outputSelectableCodecConfig); in onAudioGroupSelectableCodecConf()
1224 List<BluetoothLeAudioCodecConfig> inputSelectableCodecConfig, in injectGroupSelectableCodecConfigChanged() argument1230 groupCodecConfigChangedEvent.valueCodecList1 = inputSelectableCodecConfig; in injectGroupSelectableCodecConfigChanged()
2167 List<BluetoothLeAudioCodecConfig> inputSelectableCodecConfig, in injectGroupSelectableCodecConfigChanged() argument2174 groupCodecConfigChangedEvent.valueCodecList1 = inputSelectableCodecConfig; in injectGroupSelectableCodecConfigChanged()
202 BluetoothLeAudioCodecConfig[] inputSelectableCodecConfig, in onAudioGroupSelectableCodecConf() argument209 event.valueCodecList1 = Arrays.asList(inputSelectableCodecConfig); in onAudioGroupSelectableCodecConf()