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

File core.h

↰ Parent directory (include_public/anj)

Core LwM2M client API.

Contents

  • Definition (include_public/anj/core.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (include_public/anj/core.h)

  • Program Listing for File core.h

Detailed Description

Declares configuration, connection state, and main loop functions that drive the Anjay Lite client.

Includes

  • anj/compat/net/anj_net_api.h (File anj_net_api.h)

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

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

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

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

Included By

  • File device_object.h

  • File fw_update.h

  • File server_object.h

Classes

  • Struct anj_configuration_struct

Enums

  • Enum anj_conn_status_t

  • Enum anj_core_change_type_t

Functions

  • Function anj_core_data_model_changed

  • Function anj_core_disable_server

  • Function anj_core_init

  • Function anj_core_next_step_time

  • Function anj_core_ongoing_operation

  • Function anj_core_request_bootstrap

  • Function anj_core_request_update

  • Function anj_core_restart

  • Function anj_core_server_obj_bootstrap_request_trigger_executed

  • Function anj_core_server_obj_disable_executed

  • Function anj_core_server_obj_registration_update_trigger_executed

  • Function anj_core_shutdown

  • Function anj_core_step

Defines

  • Define ANJ_SUPPORTED_BINDING_MODES

Typedefs

  • Typedef anj_configuration_t

  • Typedef anj_connection_status_callback_t


© Copyright 2026, AVSystem.

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