Searched defs:bt_mesh_dfu_cli_cb (Results 1 – 1 of 1) sorted by relevance
130 struct bt_mesh_dfu_cli_cb { struct137 void (*suspended)(struct bt_mesh_dfu_cli *cli);147 void (*ended)(struct bt_mesh_dfu_cli *cli,157 void (*applied)(struct bt_mesh_dfu_cli *cli);186 const struct bt_mesh_dfu_cli_cb *cb; argument