Home
last modified time | relevance | path

Searched refs:ctp_qos_conf (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.h158 struct ctp_qos_conf { struct
197 bool PrepareAseCtpConfigQos(const std::vector<struct ctp_qos_conf>& confs,
Dclient_parser_test.cc1238 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()
Dclient_parser.cc343 bool PrepareAseCtpConfigQos(const std::vector<struct ctp_qos_conf>& confs, in PrepareAseCtpConfigQos()
352 for (const struct ctp_qos_conf& conf : confs) { in PrepareAseCtpConfigQos()
Dstate_machine.cc2060 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()