Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c837 ftr->aux_failed = 0U; in isr_rx()
1151 node_rx->rx_ftr.aux_failed = 1U; in isr_rx_aux_chain()
1246 node_rx->rx_ftr.aux_failed = 1U; in isr_done()
Dlll_scan_aux.c713 node_rx->rx_ftr.aux_failed = 1U; in isr_done()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h400 uint8_t aux_failed:1; member
Dull_scan_aux.c1423 rx->rx_ftr.aux_failed = 1U; in aux_sync_incomplete()
2617 rx->rx_ftr.aux_failed = 1U; in aux_sync_incomplete()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c7724 (ftr->aux_failed || data_len_total > CONFIG_BT_CTLR_SCAN_DATA_LEN_MAX)) {