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.c184 sync_iso->node_rx_lost.rx.hdr.link = link_sync_lost; in ll_big_sync_create()
270 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
276 node_rx = (void *)&sync_iso->node_rx_lost; in ll_big_sync_terminate()
318 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
871 rx = (void *)&sync_iso->node_rx_lost; in ull_sync_iso_done_terminate()
964 rx = (void *)&sync_iso->node_rx_lost; in timeout_cleanup()
1113 rx = (void *)&sync_iso->node_rx_lost; in disabled_cb()
Dull_sync.c524 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_create_cancel()
535 node_rx = (void *)&sync->node_rx_lost; in ll_sync_create_cancel()
615 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_terminate()
1624 sync->node_rx_lost.rx.hdr.link = link_sync_lost;
1832 rx = (void *)&sync->node_rx_lost;
1847 rx = (void *)&sync_iso->node_rx_lost;
Dull.c1618 sync->node_rx_lost.rx.hdr.link; in ll_rx_mem_release()