![]() |
nRF Connect SDK API 3.3.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. |