Home
last modified time | relevance | path

Searched refs:bt_ascs_qos (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dascs_internal.h143 struct bt_ascs_qos { struct
170 struct bt_ascs_qos qos[0]; argument
Dascs.c1717 static void ase_qos(struct bt_ascs_ase *ase, const struct bt_ascs_qos *qos) in ase_qos()
1776 params_size = sizeof(struct bt_ascs_qos) * op->num_ases; in is_valid_qos_len()
1797 const struct bt_ascs_qos *qos; in ascs_qos()
Dbap_unicast_client.c1763 struct bt_ascs_qos *req; in bt_bap_unicast_client_ep_qos()