Home
last modified time | relevance | path

Searched defs:bt_mesh_dfu_srv (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h176 struct bt_mesh_dfu_srv { struct
180 const struct bt_mesh_dfu_srv_cb *cb; argument
182 const struct bt_mesh_dfu_img *imgs;
184 size_t img_count;
210 void bt_mesh_dfu_srv_verified(struct bt_mesh_dfu_srv *srv); argument