Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_srv.h222 void bt_mesh_dfu_srv_rejected(struct bt_mesh_dfu_srv *srv);
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_srv.c118 bt_mesh_dfu_srv_rejected(srv); in verify()
574 void bt_mesh_dfu_srv_rejected(struct bt_mesh_dfu_srv *srv) in bt_mesh_dfu_srv_rejected() function
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst107 If the image can't be verified, the application calls :c:func:`bt_mesh_dfu_srv_rejected`.
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c104 bt_mesh_dfu_srv_rejected(srv); in dfu_end()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c219 bt_mesh_dfu_srv_rejected(srv); in target_dfu_transfer_end()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c411 bt_mesh_dfu_srv_rejected(srv); in dfu_end()