Searched refs:bt_a2dp_stream_send (Results 1 – 3 of 3) sorted by relevance
788 int bt_a2dp_stream_send(struct bt_a2dp_stream *stream, struct net_buf *buf,
676 ret = bt_a2dp_stream_send(&sbc_stream, buf, 0u, 0u); in cmd_send_media()
777 int bt_a2dp_stream_send(struct bt_a2dp_stream *stream, struct net_buf *buf, in bt_a2dp_stream_send() function