Searched refs:bap_stream_tx_can_send (Results 1 – 5 of 5) sorted by relevance
61 bool bap_stream_tx_can_send(const struct bt_bap_stream *stream);
131 if (!bap_stream_tx_can_send(bap_stream)) { in bap_stream_tx_register()185 bool bap_stream_tx_can_send(const struct bt_bap_stream *stream) in bap_stream_tx_can_send() function
266 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()283 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()
105 if (bap_stream_tx_can_send(stream)) { in stream_started()150 if (bap_stream_tx_can_send(stream)) { in stream_stopped()
195 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()222 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()