Home
last modified time | relevance | path

Searched refs:bt_bap_iso_bind_ep (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dbap_iso.h43 void bt_bap_iso_bind_ep(struct bt_bap_iso *iso, struct bt_bap_ep *ep);
Dbap_iso.c172 void bt_bap_iso_bind_ep(struct bt_bap_iso *iso, struct bt_bap_ep *ep) in bt_bap_iso_bind_ep() function
Dbap_broadcast_source.c288 bt_bap_iso_bind_ep(iso, ep); in broadcast_source_setup_stream()
Dbap_broadcast_sink.c762 bt_bap_iso_bind_ep(iso, ep); in bt_bap_broadcast_sink_setup_stream()
Dbap_unicast_client.c2330 bt_bap_iso_bind_ep(iso, stream->ep); in unicast_group_add_stream()
2869 bt_bap_iso_bind_ep(stream->bap_iso, stream->ep); in bt_bap_unicast_client_qos()
Dascs.c1761 bt_bap_iso_bind_ep(iso, ep); in ase_stream_qos()