Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c64 static struct pdu_data *get_last_tx_pdu(struct lll_conn *lll);
685 pdu_tx = get_last_tx_pdu(lll);
1280 static struct pdu_data *get_last_tx_pdu(struct lll_conn *lll) function