Searched refs:codecTypes (Results 1 – 2 of 2) sorted by relevance
155 final Collection<BluetoothCodecType> codecTypes = in updateState() local157 for (BluetoothCodecType codecType : codecTypes) { in updateState()203 final Collection<BluetoothCodecType> codecTypes = bluetoothA2dp.getSupportedCodecTypes(); in writeConfigurationValues() local204 for (BluetoothCodecType codecType : codecTypes) { in writeConfigurationValues()
321 CodecType codecTypes[] = {CodecType::APTX, CodecType::APTX_HD}; in AptxCodecConfigurationsGenerator() local330 codecConfig.codecType = mFdp->PickValueInArray(codecTypes); in AptxCodecConfigurationsGenerator()