Searched refs:ctp_qos_conf (Results 1 – 4 of 4) sorted by relevance
158 struct ctp_qos_conf { struct197 bool PrepareAseCtpConfigQos(const std::vector<struct ctp_qos_conf>& confs,
1238 std::vector<struct ctp_qos_conf> confs; in TEST()1246 std::vector<struct ctp_qos_conf> confs; in TEST()1249 const ctp_qos_conf conf{.ase_id = 0x01, in TEST()1287 std::vector<struct ctp_qos_conf> confs; in TEST()1290 const ctp_qos_conf conf{.ase_id = 0x01, in TEST()1302 const ctp_qos_conf conf2{.ase_id = 0x11, in TEST()
343 bool PrepareAseCtpConfigQos(const std::vector<struct ctp_qos_conf>& confs, in PrepareAseCtpConfigQos()352 for (const struct ctp_qos_conf& conf : confs) { in PrepareAseCtpConfigQos()
2060 std::vector<struct le_audio::client_parser::ascs::ctp_qos_conf> confs; in PrepareAndSendConfigQos()2072 struct le_audio::client_parser::ascs::ctp_qos_conf conf; in PrepareAndSendConfigQos()