Home
last modified time | relevance | path

Searched refs:sink_sdu_alloc_hci (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.h449 isoal_status_t sink_sdu_alloc_hci(const struct isoal_sink *sink_ctx,
Dull_iso.c421 sink_sdu_alloc_hci, in ll_setup_iso_path()
681 return sink_sdu_alloc_hci(sink_ctx, valid_pdu, sdu_buffer); in ll_iso_test_sdu_alloc()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c151 isoal_status_t sink_sdu_alloc_hci(const struct isoal_sink *sink_ctx, in sink_sdu_alloc_hci() function