nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ aws_fota_get_job_id()

int aws_fota_get_job_id ( uint8_t *const  job_id_buf,
size_t  buf_size 
)

#include <include/net/aws_fota.h>

Get the null-terminated job id string.

Parameters
job_id_bufBuffer to which the job id will be copied.
buf_sizeSize of the buffer.
Returns
Length of the job id string (not counting the terminating null character) or a negative value on error.