The DlnSetDeviceId() function sets a new ID number to the DLN-series adapter.
DlnSetDeviceId()
DLN_RESULT DlnSetDeviceId( HDLN handle, uint32_t id );
HDLN type variable. A handle to the DLN-series adapter.
Unsigned 32-bit integer type variable. An id number to be set.
The function successfully specified the DLN device ID.
The DlnSetDeviceId() function is defined in the dln_generic.h file.
dln_generic.h