nRF Connect SDK API 2.8.99
|
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.
job_id_buf | Buffer to which the job id will be copied. |
buf_size | Size of the buffer. |