Searched refs:tail_tx (Results 1 – 1 of 1) sorted by relevance
1397 struct bt_conn_tx *tail_tx; in send_frag() local1399 tail_tx = (void *)sys_slist_peek_tail(&conn->tx_pending); in send_frag()1400 if (tail_tx) { in send_frag()1401 pending_no_cb = &tail_tx->pending_no_cb; in send_frag()
Completed in 5 milliseconds