Searched refs:valueCodecList2 (Results 1 – 5 of 5) sorted by relevance
109 public List<BluetoothLeAudioCodecConfig> valueCodecList2; field in LeAudioStackEvent134 ", valueCodecList2:" + eventTypeValueCodecList2ToString(type, valueCodecList2)); in toString()146 ", valueCodecList2:" + eventTypeValueCodecList2ToString(type, valueCodecList2)); in toString()
176 event.valueCodecList2 = Arrays.asList(localOutputCodecCapabilities); in onAudioLocalCodecCapabilities()210 event.valueCodecList2 = Arrays.asList(outputSelectableCodecConfig); in onAudioGroupSelectableCodecConf()
3054 mOutputLocalCodecCapabilities = stackEvent.valueCodecList2; in messageFromNative()3065 descriptor.mOutputSelectableConfig = new ArrayList<>(stackEvent.valueCodecList2); in messageFromNative()
1231 groupCodecConfigChangedEvent.valueCodecList2 = outputSelectableCodecConfig; in injectGroupSelectableCodecConfigChanged()
2147 localCodecCapaEvent.valueCodecList2 = outputCodecCapa; in injectLocalCodecConfigCapaChanged()2175 groupCodecConfigChangedEvent.valueCodecList2 = outputSelectableCodecConfig; in injectGroupSelectableCodecConfigChanged()