Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_stream_tx.h61 bool bap_stream_tx_can_send(const struct bt_bap_stream *stream);
Dbap_stream_tx.c131 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
Dbap_unicast_server_test.c266 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()
283 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()
Dbap_unicast_client_test.c105 if (bap_stream_tx_can_send(stream)) { in stream_started()
150 if (bap_stream_tx_can_send(stream)) { in stream_stopped()
Dgmap_ugg_test.c195 if (bap_stream_tx_can_send(stream)) { in stream_started_cb()
222 if (bap_stream_tx_can_send(stream)) { in stream_stopped_cb()