Home
last modified time | relevance | path

Searched refs:bt_bap_stream_attach (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_stream.h25 void bt_bap_stream_attach(struct bt_conn *conn, struct bt_bap_stream *stream, struct bt_bap_ep *ep,
Dbap_stream.c79 void bt_bap_stream_attach(struct bt_conn *conn, struct bt_bap_stream *stream, struct bt_bap_ep *ep, in bt_bap_stream_attach() function
634 bt_bap_stream_attach(conn, stream, ep, codec_cfg); in bt_bap_stream_config()
Dbap_broadcast_source.c327 bt_bap_stream_attach(NULL, stream, ep, codec_cfg); in broadcast_source_setup_stream()
969 bt_bap_stream_attach(NULL, stream, stream->ep, codec_cfg); in bt_bap_broadcast_source_reconfig()
Dbap_broadcast_sink.c1112 bt_bap_stream_attach(NULL, stream, ep, codec_cfg); in bt_bap_broadcast_sink_setup_stream()
Dascs.c1707 bt_bap_stream_attach(ase->conn, stream, &ase->ep, &ase->ep.codec_cfg); in ase_config()
1782 bt_bap_stream_attach(conn, stream, ep, &ep->codec_cfg); in bt_ascs_config_ase()