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

◆ fota_download_if_name_set()

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.

Parameters
if_nameA pointer to the network interface name. May be NULL.