Searched refs:bt_mesh_dfu_srv_cb (Results 1 – 5 of 5) sorted by relevance
54 struct bt_mesh_dfu_srv_cb { struct180 const struct bt_mesh_dfu_srv_cb *cb; argument
31 …erver performs the transfer check by calling the :c:member:`check <bt_mesh_dfu_srv_cb.check>` call…40 The Firmware Update Server :c:member:`start <bt_mesh_dfu_srv_cb.start>` callback must return a poin…47 …LOB transfer, the Firmware Update Server calls its :c:member:`end <bt_mesh_dfu_srv_cb.end>` callba…60 …s is communicated to the application through the :c:member:`apply <bt_mesh_dfu_srv_cb.apply>` call…
132 …eck message, the Firmware Update Server model calls the :c:member:`bt_mesh_dfu_srv_cb.check` callb…
123 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
280 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {