Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c343 static void seg_tx_buf_build(struct seg_tx *tx, uint8_t seg_o, in seg_tx_buf_build() function
423 seg_tx_buf_build(tx, tx->seg_o, &seg->b); in seg_tx_send_unacked()
576 seg_tx_buf_build(tx, seg_o, &seg); in send_seg()