Home
last modified time | relevance | path

Searched defs:sync_term (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c1183 static void isr_rx_done_cleanup(struct lll_sync *lll, uint8_t crc_ok, bool sync_term) in isr_rx_done_cleanup()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h538 uint8_t sync_term:1; member