Searched refs:bap_stream_tx_can_send (Results 1 – 8 of 8) 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
96 if (bap_stream_tx_can_send(stream)) { in unicast_stream_started_cb()115 if (bap_stream_tx_can_send(stream)) { in unicast_stream_stopped()
253 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()270 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()
103 if (bap_stream_tx_can_send(stream)) { in stream_started()148 if (bap_stream_tx_can_send(stream)) { in stream_stopped()
339 if (bap_stream_tx_can_send(stream)) { in unicast_stream_started()356 if (bap_stream_tx_can_send(stream)) { in unicast_stream_stopped()
193 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()220 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()
179 if (bap_stream_tx_can_send(stream)) { in unicast_stream_started()204 if (bap_stream_tx_can_send(stream)) { in unicast_stream_stopped()