Searched refs:LeAudioCoreCodecConfig (Results 1 – 9 of 9) sorted by relevance
44 using types::LeAudioCoreCodecConfig;213 const std::map<uint8_t, uint32_t> LeAudioCoreCodecConfig::sampling_freq_map = {228 const std::map<uint32_t, uint8_t> LeAudioCoreCodecConfig::sample_rate_map = {244 const std::map<uint8_t, uint32_t> LeAudioCoreCodecConfig::frame_duration_map = {251 const std::map<uint32_t, uint8_t> LeAudioCoreCodecConfig::data_interval_map = {540 const struct LeAudioCoreCodecConfig& LeAudioLtvMap::GetAsCoreCodecConfig() in GetAsCoreCodecConfig()689 const types::LeAudioCoreCodecConfig& config) { in operator <<()
381 types::LeAudioCoreCodecConfig::GetSamplingFrequencyHz( in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()389 types::LeAudioCoreCodecConfig::GetFrameDurationUs(fd_bit)), in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()400 types::LeAudioCoreCodecConfig::GetSamplingFrequencyHz( in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()408 types::LeAudioCoreCodecConfig::GetFrameDurationUs( in fillRemotePacsCapabitiliesToBtLeAudioCodecConfig()
417 const types::LeAudioCoreCodecConfig core_config = in UpdateSupportedBroadcastConfig()618 if (types::LeAudioCoreCodecConfig::sample_rate_map.count( in GetBroadcastConfig()621 types::LeAudioCoreCodecConfig::sample_rate_map.at( in GetBroadcastConfig()625 if (types::LeAudioCoreCodecConfig::data_interval_map.count( in GetBroadcastConfig()628 types::LeAudioCoreCodecConfig::data_interval_map.at( in GetBroadcastConfig()843 const types::LeAudioCoreCodecConfig adsp_lc3_config = in IsLc3ConfigMatched()845 const types::LeAudioCoreCodecConfig target_lc3_config = in IsLc3ConfigMatched()
560 struct LeAudioCoreCodecConfig { struct805 const struct LeAudioCoreCodecConfig& GetAsCoreCodecConfig() const;902 static LeAudioCoreCodecConfig LtvMapToCoreCodecConfig( in LtvMapToCoreCodecConfig()904 LeAudioCoreCodecConfig core; in LtvMapToCoreCodecConfig()1031 mutable std::optional<struct LeAudioCoreCodecConfig> core_config =1216 const LeAudioCoreCodecConfig& config);
50 using bluetooth::le_audio::types::LeAudioCoreCodecConfig;
51 using types::LeAudioCoreCodecConfig;
503 const LeAudioCoreCodecConfig core_config = in Add()
115 using bluetooth::le_audio::types::LeAudioCoreCodecConfig;
52 using ::bluetooth::le_audio::types::LeAudioCoreCodecConfig;