Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Ddfu.h133 BT_MESH_DFU_ITER_CONTINUE, enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Ddfu_slot.c326 if (iter != BT_MESH_DFU_ITER_CONTINUE) { in bt_mesh_dfu_slot_foreach()
Ddfu_cli.c595 return BT_MESH_DFU_ITER_CONTINUE; in target_img_cb()
833 enum bt_mesh_dfu_iter it = BT_MESH_DFU_ITER_CONTINUE; in handle_info_status()
890 if (it != BT_MESH_DFU_ITER_CONTINUE) { in handle_info_status()
Ddfd_srv.c206 return BT_MESH_DFU_ITER_CONTINUE; in slot_space_cb()
764 return BT_MESH_DFU_ITER_CONTINUE; in slot_del_cb()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Ddfd.c64 return BT_MESH_DFU_ITER_CONTINUE; in slot_space_cb()
Ddfu.c629 return BT_MESH_DFU_ITER_CONTINUE; in dfu_img_cb()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c657 return BT_MESH_DFU_ITER_CONTINUE; in check_slot()
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c4051 return BT_MESH_DFU_ITER_CONTINUE; in dfu_img_cb()