Searched refs:mOutputSelectableConfig (Results 1 – 1 of 1) sorted by relevance
243 mOutputSelectableConfig = new ArrayList<>(); in LeAudioGroupDescriptor()257 List<BluetoothLeAudioCodecConfig> mOutputSelectableConfig; field in LeAudioService.LeAudioGroupDescriptor3065 descriptor.mOutputSelectableConfig = new ArrayList<>(stackEvent.valueCodecList2); in messageFromNative()3071 descriptor.mOutputSelectableConfig.removeIf(n -> n.equals(emptyConfig)); in messageFromNative()3095 descriptor.mOutputSelectableConfig); in messageFromNative()