Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan_types.h46 struct node_rx_pdu *rx_head; member
77 struct node_rx_pdu *rx_head; member
Dull_scan_aux.c679 aux->rx_head = aux->rx_last = NULL; in ull_scan_aux_setup()
751 aux->rx_head = rx; in ull_scan_aux_setup()
839 aux->rx_head = rx; in ull_scan_aux_setup()
1174 aux->rx_head = rx; in ull_scan_aux_release()
1339 rx = aux->rx_head; in flush()
1341 aux->rx_head = NULL; in flush()
1379 rx = aux->rx_head; in aux_sync_partial()
1380 aux->rx_head = NULL; in aux_sync_partial()
1399 if (!aux->rx_head) { in aux_sync_incomplete()
1431 aux->rx_head = rx; in aux_sync_incomplete()
[all …]