Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Ddfu_srv.h54 struct bt_mesh_dfu_srv_cb { struct
80 int (*check)(struct bt_mesh_dfu_srv *srv,
113 int (*start)(struct bt_mesh_dfu_srv *srv,
133 void (*end)(struct bt_mesh_dfu_srv *srv,
152 int (*recover)(struct bt_mesh_dfu_srv *srv,
180 const struct bt_mesh_dfu_srv_cb *cb; argument