Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h71 } node_rx_lost; member
144 } node_rx_lost; member
Dull_sync_iso.c183 sync_iso->node_rx_lost.rx.hdr.link = link_sync_lost; in ll_big_sync_create()
269 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
275 node_rx = (void *)&sync_iso->node_rx_lost; in ll_big_sync_terminate()
317 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
851 rx = (void *)&sync_iso->node_rx_lost; in ull_sync_iso_done_terminate()
944 rx = (void *)&sync_iso->node_rx_lost; in timeout_cleanup()
1093 rx = (void *)&sync_iso->node_rx_lost; in disabled_cb()
Dull_sync.c522 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_create_cancel()
533 node_rx = (void *)&sync->node_rx_lost; in ll_sync_create_cancel()
613 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_terminate()
1617 sync->node_rx_lost.rx.hdr.link = link_sync_lost;
1825 rx = (void *)&sync->node_rx_lost;
1840 rx = (void *)&sync_iso->node_rx_lost;
Dull.c1615 sync->node_rx_lost.rx.hdr.link; in ll_rx_mem_release()