Searched refs:APTX_HD (Results 1 – 6 of 6) sorted by relevance
194 APTX_HD = 3 variable in BluetoothA2dpCodec
387 codec_config->codecType = CodecType::APTX_HD; in A2dpAptxToHalConfig()488 codec_type_masks |= CodecType::APTX_HD; in UpdateOffloadingCapabilities()551 case CodecType::APTX_HD: { in IsCodecOffloadingEnabled()
317 case CodecType::APTX_HD: { in IsCodecOffloadingSupported()660 if (codec_type != CodecType::APTX && codec_type != CodecType::APTX_HD) in AptxCodecConfigurationsGenerator()730 AptxCodecConfigurationsGenerator(CodecType::APTX_HD); in TEST_F()752 AptxCodecConfigurationsGenerator(CodecType::APTX_HD)) { in TEST_F()
388 codec_config->codecType = CodecType::APTX_HD; in A2dpAptxToHalConfig()530 codec_type_set.insert(CodecType::APTX_HD); in UpdateOffloadingCapabilities()607 case CodecType::APTX_HD: { in IsCodecOffloadingEnabled()
55 | `codecConfig.codecType` | 0.`CodecType::APTX` 1.`CodecType::APTX_HD` | Value obtained from Fuzzed…
321 CodecType codecTypes[] = {CodecType::APTX, CodecType::APTX_HD}; in AptxCodecConfigurationsGenerator()