Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h492 isoal_status_t isoal_tx_get_sync_info(isoal_source_handle_t source_hdl,
Dull_iso.c180 isoal_tx_get_sync_info(dp->source_hdl, seq, in ll_read_iso_tx_sync()
194 isoal_tx_get_sync_info(adv_stream->dp->source_hdl, seq, in ll_read_iso_tx_sync()
Disoal.c2879 isoal_status_t isoal_tx_get_sync_info(isoal_source_handle_t source_hdl, in isoal_tx_get_sync_info() function
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_tx.c1837 err = isoal_tx_get_sync_info(source_hdl, &tx_sync_seq, &tx_sync_timestamp, &tx_sync_offset); in ZTEST()
3270 err = isoal_tx_get_sync_info(source_hdl, &tx_sync_seq, &tx_sync_timestamp, &tx_sync_offset); in ZTEST()
3336 err = isoal_tx_get_sync_info(source_hdl, &tx_sync_seq, &tx_sync_timestamp, &tx_sync_offset); in ZTEST()
3403 err = isoal_tx_get_sync_info(source_hdl, &tx_sync_seq, &tx_sync_timestamp, &tx_sync_offset); in ZTEST()
3473 err = isoal_tx_get_sync_info(source_hdl, &tx_sync_seq, &tx_sync_timestamp, &tx_sync_offset); in ZTEST()