Home
last modified time | relevance | path

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

/subsys/bluetooth/audio/
A Dbap_stream.h24 void bt_bap_stream_attach(struct bt_conn *conn, struct bt_bap_stream *stream, struct bt_bap_ep *ep,
A 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
635 bt_bap_stream_attach(conn, stream, ep, codec_cfg); in bt_bap_stream_config()
A Dbap_broadcast_source.c327 bt_bap_stream_attach(NULL, stream, ep, codec_cfg); in broadcast_source_setup_stream()
972 bt_bap_stream_attach(NULL, stream, stream->ep, codec_cfg); in bt_bap_broadcast_source_reconfig()
A Dbap_broadcast_sink.c1002 bt_bap_stream_attach(NULL, stream, ep, codec_cfg); in bt_bap_broadcast_sink_setup_stream()
A Dascs.c1686 bt_bap_stream_attach(ase->conn, stream, &ase->ep, &ase->ep.codec_cfg); in ase_config()
1762 bt_bap_stream_attach(conn, stream, ep, &ep->codec_cfg); in bt_ascs_config_ase()

Completed in 57 milliseconds