Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c1397 struct bt_conn_tx *tail_tx; in send_frag() local
1399 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