11.12.3.4.13. Function iot_agent_free_update_status_report¶
Defined in File nxp_iot_agent.h
11.12.3.4.13.1. Function Documentation¶
-
void
iot_agent_free_update_status_report
(nxp_iot_UpdateStatusReport *status_report)¶ Free all FT_POINTER fields of a update status report.
When a status report is filled during updating a device configuration, it contains pointer fields which use dynamically allocated memory. The memory is freed by calling this function.
- Parameters
[in] status_report
: Reference to status_report