Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c90 static struct seg_tx { struct
173 if (seg_tx[i].nack_count) { in bt_mesh_tx_in_progress()
230 struct seg_tx *tx = user_data; in seg_first_send_start()
239 struct seg_tx *tx = user_data; in seg_send_start()
252 struct seg_tx *tx = user_data; in seg_sent()
312 struct seg_tx *tx = CONTAINER_OF(work, struct seg_tx, retransmit); in seg_retransmit()
322 struct seg_tx *tx; in send_seg()
340 tx = &seg_tx[i]; in send_seg()
733 struct seg_tx *tx; in seg_tx_lookup()
737 tx = &seg_tx[i]; in seg_tx_lookup()
[all …]

Completed in 6 milliseconds