Searched refs:QosConfigSetting (Results 1 – 5 of 5) sorted by relevance
41 using bluetooth::le_audio::set_configurations::QosConfigSetting;204 QosConfigSetting qos, std::vector<AseConfiguration>& subconfigs, in SetConfigurationFromFlatSubconfig()320 types::BidirectionalPair<QosConfigSetting> qos; in AudioSetConfigurationFromFlat()376 const QosConfigSetting& qos_setting, in processSubconfig()
1269 struct QosConfigSetting { struct1276 bool operator!=(const QosConfigSetting& other) { return !(*this == other); } argument1278 bool operator==(const QosConfigSetting& other) const {1285 std::ostream& operator<<(std::ostream& os, const QosConfigSetting& config);1289 QosConfigSetting qos = {.target_latency = 0,1295 QosConfigSetting qos;
154 std::ostream& operator<<(std::ostream& os, const QosConfigSetting& config) { in operator <<()896 template struct BidirectionalPair<set_configurations::QosConfigSetting>;
456 ::bluetooth::le_audio::set_configurations::QosConfigSetting463 auto config = ::bluetooth::le_audio::set_configurations::QosConfigSetting(); in GetStackQosConfigSettingFromAidl()
271 bluetooth::le_audio::set_configurations::QosConfigSetting>284 bluetooth::le_audio::set_configurations::QosConfigSetting stack_ase_config = { in PrepareReferenceQosConfiguration()