Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c7087 struct node_rx_pdu *node_rx_next; local
7127 node_rx_next = node_rx_curr->rx_ftr.extra;
7266 if ((node_rx_curr == node_rx && !node_rx_next) ||
7437 if (!node_rx_next) {
7453 node_rx_curr = node_rx_next;
7454 node_rx_next = node_rx_curr->rx_ftr.extra;