Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn.c89 static struct node_tx *tx_ull_dequeue(struct ll_conn *conn, struct node_tx *tx);
1448 tx = tx_ull_dequeue(conn, NULL); in ull_conn_tx_lll_enqueue()
1718 static struct node_tx *tx_ull_dequeue(struct ll_conn *conn, struct node_tx *unused) in tx_ull_dequeue() function
1922 tx = tx_ull_dequeue(conn, NULL); in tx_ull_flush()
1932 tx = tx_ull_dequeue(conn, NULL); in tx_ull_flush()