Logo
2.1.0
  • Anjay Lite API Library
  • Back to documentation
Anjay Lite
  • File fw_update.h
  • View page source

File fw_update.h

↰ Parent directory (include_public/anj/dm)

Default implementation of the LwM2M Firmware Update Object (/5).

Contents

  • Definition (include_public/anj/dm/fw_update.h)

  • Detailed Description

  • Includes

  • Classes

  • Enums

  • Functions

  • Typedefs

Definition (include_public/anj/dm/fw_update.h)

  • Program Listing for File fw_update.h

Detailed Description

Declares states, results, and handler callbacks for firmware update support. Supports both Push (Package) and Pull (Package URI) delivery modes depending on compile-time configuration.

Includes

  • anj/core.h (File core.h)

  • anj/dm/core.h (File core.h)

  • anj/init.h (File init.h)

  • stddef.h

  • stdint.h

Classes

  • Struct anj_dm_fw_update_entity_ctx_t

  • Struct anj_dm_fw_update_handlers_t

Enums

  • Enum anj_dm_fw_update_result_t

  • Enum anj_dm_fw_update_state_t

Functions

  • Function anj_dm_fw_update_object_install

  • Function anj_dm_fw_update_object_set_download_result

  • Function anj_dm_fw_update_object_set_update_result

Typedefs

  • Typedef anj_dm_fw_update_get_name_t

  • Typedef anj_dm_fw_update_get_version_t

  • Typedef anj_dm_fw_update_package_write_finish_t

  • Typedef anj_dm_fw_update_package_write_start_t

  • Typedef anj_dm_fw_update_package_write_t

  • Typedef anj_dm_fw_update_reset_t

  • Typedef anj_dm_fw_update_update_start_t

  • Typedef anj_dm_fw_update_uri_write_t


© Copyright 2026, AVSystem.

Built with Sphinx using a theme provided by Read the Docs.