Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- o -
- OTA_ActivateNewImage() : ota.c, ota.h
- OTA_CBOR_BLOCKBITMAP_KEY : ota_cbor_private.h
- OTA_CBOR_BLOCKID_KEY : ota_cbor_private.h
- OTA_CBOR_BLOCKOFFSET_KEY : ota_cbor_private.h
- OTA_CBOR_BLOCKPAYLOAD_KEY : ota_cbor_private.h
- OTA_CBOR_BLOCKSIZE_KEY : ota_cbor_private.h
- OTA_CBOR_CLIENTTOKEN_KEY : ota_cbor_private.h
- OTA_CBOR_Decode_GetStreamResponseMessage() : ota_cbor_private.h, ota_cbor.c
- OTA_CBOR_Encode_GetStreamRequestMessage() : ota_cbor_private.h, ota_cbor.c
- OTA_CBOR_FILEID_KEY : ota_cbor_private.h
- OTA_CBOR_FILESIZE_KEY : ota_cbor_private.h
- OTA_CBOR_GETSTREAMREQUEST_ITEM_COUNT : ota_cbor.c
- OTA_CBOR_NUMBEROFBLOCKS_KEY : ota_cbor_private.h
- OTA_CBOR_STREAMDESCRIPTION_KEY : ota_cbor_private.h
- OTA_CBOR_STREAMFILES_KEY : ota_cbor_private.h
- OTA_CheckForUpdate() : ota.h, ota.c
- OTA_CLIENT_TOKEN : ota_mqtt.c
- OTA_CONTROL_OVER_MQTT : ota_interface_private.h
- OTA_DATA_BLOCK_SIZE : ota_private.h
- OTA_DATA_NUM_PROTOCOLS : ota_interface_private.h
- OTA_DATA_OVER_HTTP : ota_interface_private.h
- OTA_DATA_OVER_MQTT : ota_interface_private.h
- OTA_DO_NOT_USE_CUSTOM_CONFIG : ota_config_defaults.h
- OTA_DOC_MODEL_MAX_PARAMS : ota_private.h
- OTA_DONT_STORE_PARAM : ota_private.h
- OTA_ERASED_BLOCKS_VAL : ota_private.h
- OTA_Err_strerror() : ota.h, ota.c
- OTA_EventProcessingTask() : ota.h, ota.c
- OTA_EVT_MASK_ALL_EVENTS : ota_private.h
- OTA_EVT_MASK_DATA_MSG_READY : ota_private.h
- OTA_EVT_MASK_JOB_MSG_READY : ota_private.h
- OTA_EVT_MASK_REQ_TIMEOUT : ota_private.h
- OTA_EVT_MASK_SHUTDOWN : ota_private.h
- OTA_EVT_MASK_USER_ABORT : ota_private.h
- OTA_FILE_BLOCK_SIZE : ota_private.h
- OTA_FILE_SIG_KEY_STR_MAX_LENGTH : ota.h
- OTA_GetImageState() : ota.h, ota.c
- OTA_GetState() : ota.h, ota.c
- OTA_GetStatistics() : ota.h, ota.c
- OTA_HTTP_strerror() : ota_http_private.h, ota_http.c
- OTA_Init() : ota.h, ota.c
- OTA_JOB_ID_MAX_SIZE : ota_private.h
- OTA_JOB_PARAM_OPTIONAL : ota_private.h
- OTA_JOB_PARAM_REQUIRED : ota_private.h
- OTA_JobParse_strerror() : ota.h, ota.c
- OTA_JSON_AUTH_SCHEME_KEY : ota_private.h
- OTA_JSON_CLIENT_TOKEN_KEY : ota_private.h
- OTA_JSON_EXECUTION_KEY : ota_private.h
- OTA_JSON_FILE_ATTRIBUTE_KEY : ota_private.h
- OTA_JSON_FILE_CERT_NAME_KEY : ota_private.h
- OTA_JSON_FILE_GROUP_KEY : ota_private.h
- OTA_JSON_FILE_ID_KEY : ota_private.h
- OTA_JSON_FILE_PATH_KEY : ota_private.h
- OTA_JSON_FILE_SIZE_KEY : ota_private.h
- OTA_JSON_FILETYPE_KEY : ota_private.h
- OTA_JSON_JOB_DOC_KEY : ota_private.h
- OTA_JSON_JOB_ID_KEY : ota_private.h
- OTA_JSON_OTA_UNIT_KEY : ota_private.h
- OTA_JSON_PROTOCOLS_KEY : ota_private.h
- OTA_JSON_SELF_TEST_KEY : ota_private.h
- OTA_JSON_SELF_TEST_KEY_ONLY : ota_private.h
- OTA_JSON_SEPARATOR : ota_private.h
- OTA_JSON_STATUS_DETAILS_KEY : ota_private.h
- OTA_JSON_STREAM_NAME_KEY : ota_private.h
- OTA_JSON_TIMESTAMP_KEY : ota_private.h
- OTA_JSON_UPDATE_DATA_URL_KEY : ota_private.h
- OTA_JSON_UPDATED_BY_KEY : ota_private.h
- OTA_JSON_UPDATED_BY_KEY_ONLY : ota_private.h
- OTA_JsonFileSignatureKey : ota.h
- OTA_MAX_BLOCK_BITMAP_SIZE : ota_private.h
- OTA_MAX_FILES : ota_private.h
- OTA_MAX_JSON_STR_LEN : ota_private.h
- OTA_MAX_JSON_TOKENS : ota_private.h
- OTA_MQTT_strerror() : ota_mqtt_private.h, ota_mqtt.c
- OTA_NUM_JOB_PARAMS : ota_private.h
- OTA_NUM_MSG_Q_ENTRIES : ota_private.h
- OTA_OsStatus_strerror() : ota.h, ota.c
- OTA_PAL_COMBINE_ERR : ota_platform_interface.h
- OTA_PAL_ERR_MASK : ota_platform_interface.h
- OTA_PAL_MAIN_ERR : ota_platform_interface.h
- OTA_PAL_SUB_BITS : ota_platform_interface.h
- OTA_PAL_SUB_ERR : ota_platform_interface.h
- OTA_PalStatus_strerror() : ota.h, ota.c
- OTA_PROTOCOL_BUFFER_SIZE : ota_private.h
- OTA_REQUEST_MSG_MAX_SIZE : ota_private.h
- OTA_REQUEST_URL_MAX_SIZE : ota_private.h
- OTA_Resume() : ota.c, ota.h
- OTA_SetImageState() : ota.h, ota.c
- OTA_Shutdown() : ota.h, ota.c
- OTA_SignalEvent() : ota.h, ota.c
- OTA_STATUS_MSG_MAX_SIZE : ota_mqtt.c
- OTA_STORE_NESTED_JSON : ota_private.h
- OTA_Suspend() : ota.h, ota.c
- otaAgent : ota.c
- OtaAgentEventCloseFile : ota_private.h
- OtaAgentEventCreateFile : ota_private.h
- OtaAgentEventMax : ota_private.h
- OtaAgentEventReceivedFileBlock : ota_private.h
- OtaAgentEventReceivedJobDocument : ota_private.h
- OtaAgentEventRequestFileBlock : ota_private.h
- OtaAgentEventRequestJobDocument : ota_private.h
- OtaAgentEventRequestTimer : ota_private.h
- OtaAgentEventResume : ota_private.h
- OtaAgentEventShutdown : ota_private.h
- OtaAgentEventStart : ota_private.h
- OtaAgentEventStartSelfTest : ota_private.h
- OtaAgentEventSuspend : ota_private.h
- OtaAgentEventUserAbort : ota_private.h
- OtaAppCallback_t : ota.h
- otaClose() : ota.c
- otaconfigAGENT_PRIORITY : ota_config_defaults.h
- otaconfigAllowDowngrade : ota_config_defaults.h
- otaconfigFILE_REQUEST_WAIT_MS : ota_config_defaults.h
- otaconfigLOG2_FILE_BLOCK_SIZE : ota_config_defaults.h
- otaconfigMAX_NUM_BLOCKS_REQUEST : ota_config_defaults.h
- otaconfigMAX_NUM_OTA_DATA_BUFFERS : ota_config_defaults.h
- otaconfigMAX_NUM_REQUEST_MOMENTUM : ota_config_defaults.h
- otaconfigMAX_THINGNAME_LEN : ota_config_defaults.h
- otaconfigOTA_UPDATE_STATUS_FREQUENCY : ota_config_defaults.h
- otaconfigSELF_TEST_RESPONSE_WAIT_MS : ota_config_defaults.h
- otaconfigSTACK_SIZE : ota_config_defaults.h
- otaControlInterface : ota.c
- otaDataInterface : ota.c
- OtaDeinitEvent_t : ota_os_interface.h
- OtaDeleteTimer_t : ota_os_interface.h
- OtaErr_t : ota.h
- OtaErrActivateFailed : ota.h
- OtaErrAgentStopped : ota.h
- OtaErrCleanupControlFailed : ota.h
- OtaErrCleanupDataFailed : ota.h
- OtaErrDowngradeNotAllowed : ota.h
- OtaErrFailedToDecodeCbor : ota.h
- OtaErrFailedToEncodeCbor : ota.h
- OtaErrImageStateMismatch : ota.h
- OtaErrInitFileTransferFailed : ota.h
- OtaErrInvalidArg : ota.h
- OtaErrInvalidDataProtocol : ota.h
- OtaErrJobParserError : ota.h
- OtaErrMomentumAbort : ota.h
- OtaErrNoActiveJob : ota.h
- OtaErrNone : ota.h
- OtaErrPanic : ota.h
- OtaErrRequestFileBlockFailed : ota.h
- OtaErrRequestJobFailed : ota.h
- OtaErrSameFirmwareVersion : ota.h
- OtaErrSignalEventFailed : ota.h
- OtaErrUninitialized : ota.h
- OtaErrUpdateJobStatusFailed : ota.h
- OtaErrUserAbort : ota.h
- OtaEvent_t : ota_private.h
- OtaEventContext_t : ota_os_interface.h
- OtaEventHandler_t : ota.c
- OtaFree_t : ota_os_interface.h
- OtaHttpDeinit : ota_http_interface.h
- OtaHttpDeinitFailed : ota_http_interface.h
- OtaHttpInit_t : ota_http_interface.h
- OtaHttpInitFailed : ota_http_interface.h
- OtaHttpRequest_t : ota_http_interface.h
- OtaHttpRequestFailed : ota_http_interface.h
- OtaHttpStatus_t : ota_http_interface.h
- OtaHttpSuccess : ota_http_interface.h
- OtaImageState_t : ota_private.h
- OtaImageStateAborted : ota_private.h
- OtaImageStateAccepted : ota_private.h
- OtaImageStateRejected : ota_private.h
- OtaImageStateTesting : ota_private.h
- OtaImageStateUnknown : ota_private.h
- OtaInitEvent_t : ota_os_interface.h
- otaJobDocModelParamStructure : ota.c
- OtaJobEvent_t : ota.h
- OtaJobEventActivate : ota.h
- OtaJobEventFail : ota.h
- OtaJobEventParseCustomJob : ota.h
- OtaJobEventProcessed : ota.h
- OtaJobEventReceivedJob : ota.h
- OtaJobEventSelfTestFailed : ota.h
- OtaJobEventStartTest : ota.h
- OtaJobEventUpdateComplete : ota.h
- OtaJobParseErr_t : ota.h
- OtaJobReason_t : ota_private.h
- OtaJobStatus_t : ota.h
- OtaMalloc_t : ota_os_interface.h
- OtaMqttPublish_t : ota_mqtt_interface.h
- OtaMqttPublishFailed : ota_mqtt_interface.h
- OtaMqttStatus_t : ota_mqtt_interface.h
- OtaMqttSubscribe_t : ota_mqtt_interface.h
- OtaMqttSubscribeFailed : ota_mqtt_interface.h
- OtaMqttSuccess : ota_mqtt_interface.h
- OtaMqttUnsubscribe_t : ota_mqtt_interface.h
- OtaMqttUnsubscribeFailed : ota_mqtt_interface.h
- OtaOsEventQueueCreateFailed : ota_os_interface.h
- OtaOsEventQueueDeleteFailed : ota_os_interface.h
- OtaOsEventQueueReceiveFailed : ota_os_interface.h
- OtaOsEventQueueSendFailed : ota_os_interface.h
- OtaOsStatus_t : ota_os_interface.h
- OtaOsSuccess : ota_os_interface.h
- OtaOsTimerCreateFailed : ota_os_interface.h
- OtaOsTimerDeleteFailed : ota_os_interface.h
- OtaOsTimerRestartFailed : ota_os_interface.h
- OtaOsTimerStartFailed : ota_os_interface.h
- OtaOsTimerStopFailed : ota_os_interface.h
- OtaPalAbort_t : ota_platform_interface.h
- OtaPalAbortFailed : ota_platform_interface.h
- OtaPalActivateFailed : ota_platform_interface.h
- OtaPalActivateNewImage_t : ota_platform_interface.h
- OtaPalBadImageState : ota_platform_interface.h
- OtaPalBadSignerCert : ota_platform_interface.h
- OtaPalBootInfoCreateFailed : ota_platform_interface.h
- OtaPalCloseFile_t : ota_platform_interface.h
- OtaPalCommitFailed : ota_platform_interface.h
- OtaPalCreateFileForRx_t : ota_platform_interface.h
- OtaPalFileAbort : ota_platform_interface.h
- OtaPalFileClose : ota_platform_interface.h
- OtaPalGetPlatformImageState_t : ota_platform_interface.h
- OtaPalImageState_t : ota_private.h
- OtaPalImageStateInvalid : ota_private.h
- OtaPalImageStatePendingCommit : ota_private.h
- OtaPalImageStateUnknown : ota_private.h
- OtaPalImageStateValid : ota_private.h
- OtaPalMainStatus_t : ota_platform_interface.h
- OtaPalNullFileContext : ota_platform_interface.h
- OtaPalOutOfMemory : ota_platform_interface.h
- OtaPalRejectFailed : ota_platform_interface.h
- OtaPalResetDevice_t : ota_platform_interface.h
- OtaPalRxFileCreateFailed : ota_platform_interface.h
- OtaPalRxFileTooLarge : ota_platform_interface.h
- OtaPalSetPlatformImageState_t : ota_platform_interface.h
- OtaPalSignatureCheckFailed : ota_platform_interface.h
- OtaPalStatus_t : ota_platform_interface.h
- OtaPalSubStatus_t : ota_platform_interface.h
- OtaPalSuccess : ota_platform_interface.h
- OtaPalUninitialized : ota_platform_interface.h
- OtaPalWriteBlock_t : ota_platform_interface.h
- OtaReceiveEvent_t : ota_os_interface.h
- OtaSendEvent_t : ota_os_interface.h
- OtaStartTimer_t : ota_os_interface.h
- OtaState_t : ota.h
- OtaStopTimer_t : ota_os_interface.h
- otaTimerCallback() : ota.c
- OtaTimerCallback_t : ota_os_interface.h
- OtaTimerId_t : ota_os_interface.h
- otaTransitionTable : ota.c