Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h480 void isoal_source_destroy(isoal_source_handle_t hdl);
Dull_iso.c559 isoal_source_destroy(dp->source_hdl); in ll_remove_iso_path()
602 isoal_source_destroy(dp->source_hdl); in ll_remove_iso_path()
1286 isoal_source_destroy(source_handle); in ll_iso_transmit_test()
1357 isoal_source_destroy(cis->hdr.datapath_in->source_hdl); in ll_iso_test_end()
Dull_adv_iso.c1104 isoal_source_destroy(dp->source_hdl); in ull_adv_iso_stream_release()
Disoal.c1619 void isoal_source_destroy(isoal_source_handle_t hdl) in isoal_source_destroy() function
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
Disoal_test_tx.c616 isoal_source_destroy(source_hdl[i]); in ZTEST()