Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h54 struct bt_mesh_dfu_srv_cb { struct
180 const struct bt_mesh_dfu_srv_cb *cb; argument
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst45 :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 a
98 :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
Ddfu.rst220 Update Server model calls the :c:member:`bt_mesh_dfu_srv_cb.check` callback, the application can
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c123 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c279 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c440 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {