Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Ddfu_srv.h81 const struct bt_mesh_dfu_img *img,
114 const struct bt_mesh_dfu_img *img,
134 const struct bt_mesh_dfu_img *img, bool success);
153 const struct bt_mesh_dfu_img *img,
169 const struct bt_mesh_dfu_img *img);
182 const struct bt_mesh_dfu_img *imgs;
Ddfu.h140 struct bt_mesh_dfu_img { struct
Ddfu_cli.h127 uint8_t total, const struct bt_mesh_dfu_img *img, void *cb_data);
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Ddfu.c71 static struct bt_mesh_dfu_img dfu_imgs[] = { {
77 const struct bt_mesh_dfu_img *img, in dfu_meta_check()
85 const struct bt_mesh_dfu_img *img, in dfu_start()
96 static void dfu_end(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img, bool success) in dfu_end()
112 const struct bt_mesh_dfu_img *img) in dfu_apply()
614 const struct bt_mesh_dfu_img *img, in dfu_img_cb()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c46 static struct bt_mesh_dfu_img dfu_imgs[] = { {
171 const struct bt_mesh_dfu_img *img, in target_metadata_check()
188 const struct bt_mesh_dfu_img *img, in target_dfu_start()
207 static void target_dfu_transfer_end(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img, in target_dfu_transfer_end()
232 const struct bt_mesh_dfu_img *img, in target_dfu_recover()
246 static int target_dfu_apply(struct bt_mesh_dfu_srv *srv, const struct bt_mesh_dfu_img *img) in target_dfu_apply()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Ddfu_cli.c588 const struct bt_mesh_dfu_img *img, in target_img_cb()
857 struct bt_mesh_dfu_img img; in handle_info_status()
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c363 static struct bt_mesh_dfu_img dfu_imgs[] = { {
369 const struct bt_mesh_dfu_img *img, in dfu_meta_check()
391 const struct bt_mesh_dfu_img *img, in dfu_start()
403 const struct bt_mesh_dfu_img *img, bool success) in dfu_end()
419 const struct bt_mesh_dfu_img *img) in dfu_apply()
4028 const struct bt_mesh_dfu_img *img, in dfu_img_cb()