Searched refs:BT_MESH_DFU_PHASE_APPLYING (Results 1 – 4 of 4) sorted by relevance
62 BT_MESH_DFU_PHASE_APPLYING, enumerator
196 if (expected_stop_phase == BT_MESH_DFU_PHASE_APPLYING) { in target_dfu_start()250 } else if (expected_stop_phase == BT_MESH_DFU_PHASE_APPLYING) { in target_dfu_apply()533 ASSERT_EQUAL(BT_MESH_DFU_PHASE_APPLYING, dfd_srv.targets[i].phase); in dist_dfu_start_and_confirm()1263 case BT_MESH_DFU_PHASE_APPLYING: in test_cli_stop()1281 ASSERT_EQUAL(BT_MESH_DFU_PHASE_APPLYING, dfu_cli_xfer.targets[0].phase); in test_cli_stop()1591 case BT_MESH_DFU_PHASE_APPLYING: in test_target_dfu_stop()1596 ASSERT_EQUAL(BT_MESH_DFU_PHASE_APPLYING, dfu_srv.update.phase); in test_target_dfu_stop()1599 ASSERT_EQUAL(BT_MESH_DFU_PHASE_APPLYING, dfu_srv.update.phase); in test_target_dfu_stop()
134 if (srv->update.phase == BT_MESH_DFU_PHASE_APPLYING) { in handle_info_get()406 if (srv->update.phase == BT_MESH_DFU_PHASE_APPLYING) { in handle_apply()420 srv->update.phase = BT_MESH_DFU_PHASE_APPLYING; in handle_apply()585 if (srv->update.phase != BT_MESH_DFU_PHASE_APPLYING) { in bt_mesh_dfu_srv_applied()
777 if (phase != BT_MESH_DFU_PHASE_APPLYING && in handle_status()788 if (phase == BT_MESH_DFU_PHASE_APPLYING) { in handle_status()