Home
last modified time | relevance | path

Searched refs:bt_bap_stream_get_tx_sync (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dcap_stream.c369 return bt_bap_stream_get_tx_sync(&stream->bap_stream, info); in bt_cap_stream_get_tx_sync()
Dbap_stream.c425 int bt_bap_stream_get_tx_sync(struct bt_bap_stream *stream, struct bt_iso_tx_info *info) in bt_bap_stream_get_tx_sync() function
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h1185 int bt_bap_stream_get_tx_sync(struct bt_bap_stream *stream, struct bt_iso_tx_info *info);
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst145 * Added BAP ``bt_bap_stream_get_tx_sync``