Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync.c55 static int isr_rx(struct lll_sync *lll, uint8_t node_type, uint8_t crc_ok,
795 static int isr_rx(struct lll_sync *lll, uint8_t node_type, uint8_t crc_ok, in isr_rx() argument
816 if (node_type != NODE_RX_TYPE_EXT_AUX_REPORT) { in isr_rx()
833 node_rx->hdr.type = node_type; in isr_rx()
848 if (node_type != NODE_RX_TYPE_EXT_AUX_REPORT) { in isr_rx()
859 if (node_type != NODE_RX_TYPE_EXT_AUX_REPORT) { in isr_rx()
886 if (node_type == NODE_RX_TYPE_EXT_AUX_REPORT) { in isr_rx()
898 if (cte_ready && node_type != NODE_RX_TYPE_EXT_AUX_REPORT) { in isr_rx()