Home
last modified time | relevance | path

Searched refs:bt_mesh_dfu_iter (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Ddfu_slot.h16 typedef enum bt_mesh_dfu_iter (*bt_mesh_dfu_slot_cb_t)(
Ddfu_slot.c314 enum bt_mesh_dfu_iter iter; in bt_mesh_dfu_slot_foreach()
Ddfu_cli.c585 static enum bt_mesh_dfu_iter target_img_cb(struct bt_mesh_dfu_cli *cli, in target_img_cb()
833 enum bt_mesh_dfu_iter it = BT_MESH_DFU_ITER_CONTINUE; in handle_info_status()
Ddfd_srv.c199 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()
755 static enum bt_mesh_dfu_iter slot_del_cb(const struct bt_mesh_dfu_slot *slot, in slot_del_cb()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Ddfu.h128 enum bt_mesh_dfu_iter { enum
Ddfu_cli.h125 typedef enum bt_mesh_dfu_iter (*bt_mesh_dfu_img_cb_t)(
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Ddfd.c57 static enum bt_mesh_dfu_iter slot_space_cb(const struct bt_mesh_dfu_slot *slot, in slot_space_cb()
Ddfu.c611 static enum bt_mesh_dfu_iter dfu_img_cb(struct bt_mesh_dfu_cli *cli, in dfu_img_cb()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c636 enum bt_mesh_dfu_iter check_slot(const struct bt_mesh_dfu_slot *slot, void *data) in check_slot()
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c4025 static enum bt_mesh_dfu_iter dfu_img_cb(struct bt_mesh_dfu_cli *cli, in dfu_img_cb()