Searched refs:QosConfigSetting (Results 1 – 5 of 5) sorted by relevance
48 using bluetooth::le_audio::types::QosConfigSetting;186 const fbs::le_audio::AudioSetSubConfiguration* flat_subconfig, QosConfigSetting qos, in SetConfigurationFromFlatSubconfig()295 types::BidirectionalPair<QosConfigSetting> qos; in AudioSetConfigurationFromFlat()344 const QosConfigSetting& qos_setting, in processSubconfig()
1243 struct QosConfigSetting { struct1250 bool operator!=(const QosConfigSetting& other) { return !(*this == other); } argument1252 bool operator==(const QosConfigSetting& other) const {1259 std::ostream& operator<<(std::ostream& os, const QosConfigSetting& config);1262 AseConfiguration(CodecConfigSetting codec, QosConfigSetting qos = {.target_latency = 0,1268 QosConfigSetting qos;
97 std::ostream& operator<<(std::ostream& os, const QosConfigSetting& config) { in operator <<()
434 static ::bluetooth::le_audio::types::QosConfigSetting GetStackQosConfigSettingFromAidl( in GetStackQosConfigSettingFromAidl()439 auto config = ::bluetooth::le_audio::types::QosConfigSetting(); in GetStackQosConfigSettingFromAidl()
225 bluetooth::le_audio::types::QosConfigSetting>238 bluetooth::le_audio::types::QosConfigSetting stack_ase_config = { in PrepareReferenceQosConfiguration()