Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h316 uint32_t chunk_interval_ms; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c935 .post_send_delay_ms = cli->chunk_interval_ms, in chunk_send()
1657 cli->chunk_interval_ms = interval_ms; in bt_mesh_blob_cli_set_chunk_interval_ms()