Searched defs:confs (Results 1 – 6 of 6) sorted by relevance
1100 std::vector<struct ctp_codec_conf> confs; in TEST() local1109 std::vector<struct ctp_codec_conf> confs; in TEST() local1165 std::vector<struct ctp_codec_conf> confs; in TEST() local1302 std::vector<struct ctp_qos_conf> confs; in TEST() local1310 std::vector<struct ctp_qos_conf> confs; in TEST() local1351 std::vector<struct ctp_qos_conf> confs; in TEST() local1423 std::vector<struct ctp_enable> confs; in TEST() local1431 std::vector<struct ctp_enable> confs; in TEST() local1452 std::vector<struct ctp_enable> confs; in TEST() local1609 std::vector<struct ctp_update_metadata> confs; in TEST() local[all …]
315 bool PrepareAseCtpCodecConfig(const std::vector<struct ctp_codec_conf>& confs, in PrepareAseCtpCodecConfig()373 bool PrepareAseCtpConfigQos(const std::vector<struct ctp_qos_conf>& confs, in PrepareAseCtpConfigQos()411 bool PrepareAseCtpEnable(const std::vector<struct ctp_enable>& confs, in PrepareAseCtpEnable()511 const std::vector<struct ctp_update_metadata>& confs, in PrepareAseCtpUpdateMetadata()
1715 std::vector<struct le_audio::client_parser::ascs::ctp_codec_conf> confs; in PrepareAndSendCodecConfigure() local2199 std::vector<struct le_audio::client_parser::ascs::ctp_enable> confs; in PrepareAndSendEnable() local2328 std::vector<struct le_audio::client_parser::ascs::ctp_qos_conf> confs; in PrepareAndSendConfigQos() local2417 confs; in PrepareAndSendUpdateMetadata() local
568 auto confs = Get()->GetConfigurations(context); in Dump() local
1016 const set_configurations::AudioSetConfigurations* confs = in CigGenerateCisIds() local2054 const set_configurations::AudioSetConfigurations* confs = in FindFirstSupportedConfiguration() local
793 std::vector<struct SetConfiguration> confs; member