Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h395 void bt_mesh_dfu_cli_timeout_set(int32_t timeout);
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c1267 void bt_mesh_dfu_cli_timeout_set(int32_t t) in bt_mesh_dfu_cli_timeout_set() function