Searched refs:bt_bap_qos_cfg_to_iso_qos (Results 1 – 5 of 5) sorted by relevance
28 void bt_bap_qos_cfg_to_iso_qos(struct bt_iso_chan_io_qos *io, const struct bt_bap_qos_cfg *qos_cfg);
319 bt_bap_qos_cfg_to_iso_qos(iso->chan.qos->tx, qos); in broadcast_source_setup_stream()982 bt_bap_qos_cfg_to_iso_qos(iso_qos, qos); in bt_bap_broadcast_source_reconfig()
48 void bt_bap_qos_cfg_to_iso_qos(struct bt_iso_chan_io_qos *io, const struct bt_bap_qos_cfg *qos_cfg) in bt_bap_qos_cfg_to_iso_qos() function
1107 bt_bap_qos_cfg_to_iso_qos(iso->chan.qos->rx, &sink->qos_cfg); in bt_bap_broadcast_sink_setup_stream()
2483 bt_bap_qos_cfg_to_iso_qos(io_qos, qos); in unicast_client_qos_cfg_to_iso_qos()