Searched refs:DataPathConfiguration (Results 1 – 8 of 8) sorted by relevance
1074 struct DataPathConfiguration { struct1079 bool operator==(const DataPathConfiguration& other) const { argument1096 bool operator!=(const DataPathConfiguration& other) const { return !(*this == other); }1099 std::ostream& operator<<(std::ostream& os, const le_audio::types::DataPathConfiguration& config);1210 DataPathConfiguration data_path_configuration;1266 types::DataPathConfiguration data_path_configuration;
718 std::ostream& operator<<(std::ostream& os, const le_audio::types::DataPathConfiguration& config) { in operator <<()
149 static const types::DataPathConfiguration lc3_data_path = {
373 types::DataPathConfiguration data_path;
1057 static const types::DataPathConfiguration vendor_data_path = {
90 struct ::bluetooth::le_audio::types::DataPathConfiguration GetStackDataPathFromAidlFormat(
163 ::bluetooth::le_audio::types::DataPathConfiguration>175 ::bluetooth::le_audio::types::DataPathConfiguration stack_config; in PrepareReferenceLeAudioDataPathConfigurationVendor()191 ::bluetooth::le_audio::types::DataPathConfiguration>210 ::bluetooth::le_audio::types::DataPathConfiguration stack_config; in PrepareReferenceLeAudioDataPathConfigurationLc3()
479 ::bluetooth::le_audio::types::DataPathConfiguration GetStackDataPathFromAidlFormat( in GetStackDataPathFromAidlFormat()482 auto config = ::bluetooth::le_audio::types::DataPathConfiguration{ in GetStackDataPathFromAidlFormat()