Function anjay_advanced_fw_update_get_result

Function Documentation

int anjay_advanced_fw_update_get_result(anjay_t *anjay, anjay_iid_t iid, anjay_advanced_fw_update_result_t *out_result)

Gets the Advanced Firmware Update object instance Result.

Parameters:
  • anjay – Anjay object to operate on.

  • iid – Instance ID of an Advanced Firmware Object.

  • out_result – Pointer to where write output result.

Returns:

0 on success, or a negative value in case of error.