![]() |
nRF Connect SDK API 3.3.99
|
| void fota_download_if_name_set | ( | const char * | if_name | ) |
#include <include/net/fota_download.h>
Specify a network interface for the FOTA download library to use.
The interface name is not copied, so the pointer should remain valid until download is finished.
| if_name | A pointer to the network interface name. May be NULL. |