Searched refs:bt_cap_stream_send_ts (Results 1 – 4 of 4) sorted by relevance
223 int bt_cap_stream_send_ts(struct bt_cap_stream *stream, struct net_buf *buf, uint16_t seq_num,
306 int bt_cap_stream_send_ts(struct bt_cap_stream *stream, struct net_buf *buf, uint16_t seq_num, in bt_cap_stream_send_ts() function
536 To send with a timestamp, :c:func:`bt_cap_stream_send_ts` can be used.
96 and added :c:func:`bt_cap_stream_send_ts` that does.