Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h77 } node_rx_lost; member
131 } node_rx_lost; member
Dull_sync_iso.c173 sync_iso->node_rx_lost.rx.hdr.link = link_sync_lost; in ll_big_sync_create()
254 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
260 node_rx = (void *)&sync_iso->node_rx_lost; in ll_big_sync_terminate()
289 link_sync_lost = sync_iso->node_rx_lost.rx.hdr.link; in ll_big_sync_terminate()
802 rx = (void *)&sync_iso->node_rx_lost; in ull_sync_iso_done_terminate()
898 rx = (void *)&sync_iso->node_rx_lost; in timeout_cleanup()
1034 rx = (void *)&sync_iso->node_rx_lost; in disabled_cb()
Dull_sync.c184 sync->node_rx_lost.rx.hdr.link = link_sync_lost; in ll_sync_create()
365 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_create_cancel()
376 node_rx = (void *)&sync->node_rx_lost; in ll_sync_create_cancel()
434 link_sync_lost = sync->node_rx_lost.rx.hdr.link; in ll_sync_terminate()
1441 rx = (void *)&sync->node_rx_lost;
Dull.c1574 sync->node_rx_lost.rx.hdr.link; in ll_rx_mem_release()