Home
last modified time | relevance | path

Searched refs:bt_bap_iso_unbind_ep (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_iso.h50 void bt_bap_iso_unbind_ep(struct bt_bap_iso *iso, struct bt_bap_ep *ep);
Dbap_iso.c234 void bt_bap_iso_unbind_ep(struct bt_bap_iso *iso, struct bt_bap_ep *ep) in bt_bap_iso_unbind_ep() function
Dbap_broadcast_sink.c254 bt_bap_iso_unbind_ep(ep->iso, ep); in broadcast_sink_set_ep_state()
1064 bt_bap_iso_unbind_ep(stream->ep->iso, stream->ep); in broadcast_sink_cleanup_streams()
Dbap_stream.c507 bt_bap_iso_unbind_ep(stream->ep->iso, stream->ep); in bt_bap_stream_reset()
Dbap_broadcast_source.c492 bt_bap_iso_unbind_ep(stream->ep->iso, stream->ep); in broadcast_source_cleanup()
Dbap_unicast_client.c2249 bt_bap_iso_unbind_ep(stream->ep->iso, stream->ep); in audio_stream_qos_cleanup()
2428 bt_bap_iso_unbind_ep(ep->iso, ep); in unicast_group_del_stream()
2497 bt_bap_iso_unbind_ep(ep->iso, ep); in unicast_group_free()
Dascs.c185 bt_bap_iso_unbind_ep(ase->ep.iso, &ase->ep); in ase_free()
1973 bt_bap_iso_unbind_ep(ep->iso, ep); in ase_qos()