Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h42 int64_t block_report_timestamp; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c71 target->pull->block_report_timestamp < next_timeout_ms) { in start_retry_timer()
72 next_timeout_ms = target->pull->block_report_timestamp; in start_retry_timer()
366 (k_uptime_get() < (*current)->pull->block_report_timestamp || in next_target()
881 target->pull->block_report_timestamp = 0ll; in block_start()
921 target->pull->block_report_timestamp = timestamp; in chunk_tx_complete()
926 cli->tx.target->pull->block_report_timestamp = timestamp; in chunk_tx_complete()
1181 target->pull->block_report_timestamp = 0ll; in rx_block_status()