Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_iso.c90 static isoal_status_t ll_iso_pdu_alloc(struct isoal_pdu_buffer *pdu_buffer);
498 pdu_alloc = ll_iso_pdu_alloc; in ll_setup_iso_path()
1279 cig->sync_delay, ll_iso_pdu_alloc, in ll_iso_transmit_test()
1814 static isoal_status_t ll_iso_pdu_alloc(struct isoal_pdu_buffer *pdu_buffer) in ll_iso_pdu_alloc() function