Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/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-Core-3.4.0/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst31 …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…
Ddfu.rst132 …eck message, the Firmware Update Server model calls the :c:member:`bt_mesh_dfu_srv_cb.check` callb…
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/
Ddfu.c123 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c280 static const struct bt_mesh_dfu_srv_cb dfu_handlers = {