Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c203 static bool seg_tx_blocks(struct seg_tx *tx, uint16_t src, uint16_t dst) in seg_tx_blocks() function
217 seg_tx_blocks(tx, seg_tx[i].src, seg_tx[i].dst) && in seg_tx_unblock_check()
499 blocked |= seg_tx_blocks(&seg_tx[i], net_tx->src, in send_seg()