Searched refs:bt_mesh_dfu_srv_cb (Results 1 – 6 of 6) sorted by relevance
54 struct bt_mesh_dfu_srv_cb { struct180 const struct bt_mesh_dfu_srv_cb *cb; argument
45 :c:member:`check <bt_mesh_dfu_srv_cb.check>` callback.87 The Firmware Update Server :c:member:`start <bt_mesh_dfu_srv_cb.start>` callback must return a98 :c:member:`end <bt_mesh_dfu_srv_cb.end>` callback.114 <bt_mesh_dfu_srv_cb.apply>` callback. The application should swap the image and start running with
220 Update Server model calls the :c:member:`bt_mesh_dfu_srv_cb.check` callback, the application can
123 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
279 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
440 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {