Home
last modified time | relevance | path

Searched refs:BT_MESH_DFU_PHASE_APPLY_FAIL (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu.h71 BT_MESH_DFU_PHASE_APPLY_FAIL, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c652 target->phase = BT_MESH_DFU_PHASE_APPLY_FAIL; in confirmed()
656 target->phase = BT_MESH_DFU_PHASE_APPLY_FAIL; in confirmed()
814 target->phase = BT_MESH_DFU_PHASE_APPLY_FAIL; in handle_status()
919 target->phase = BT_MESH_DFU_PHASE_APPLY_FAIL; in handle_info_status()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_dfu.c515 expected_phase = BT_MESH_DFU_PHASE_APPLY_FAIL; in dist_dfu_start_and_confirm()
530 ASSERT_EQUAL(BT_MESH_DFU_PHASE_APPLY_FAIL, in dist_dfu_start_and_confirm()