Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/bluetooth/mesh/
Ddfu.h133 BT_MESH_DFU_ITER_CONTINUE, enumerator
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Ddfu_slot.c308 if (iter != BT_MESH_DFU_ITER_CONTINUE) { in bt_mesh_dfu_slot_foreach()
Ddfu_cli.c577 return BT_MESH_DFU_ITER_CONTINUE; in target_img_cb()
815 enum bt_mesh_dfu_iter it = BT_MESH_DFU_ITER_CONTINUE; in handle_info_status()
872 if (it != BT_MESH_DFU_ITER_CONTINUE) { in handle_info_status()
Ddfd_srv.c206 return BT_MESH_DFU_ITER_CONTINUE; in slot_space_cb()
592 return BT_MESH_DFU_ITER_CONTINUE; in slot_del_cb()
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/
Ddfd.c64 return BT_MESH_DFU_ITER_CONTINUE; in slot_space_cb()
Ddfu.c640 return BT_MESH_DFU_ITER_CONTINUE; in dfu_img_cb()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c652 return BT_MESH_DFU_ITER_CONTINUE; in check_slot()