Logo
UNICENS V2.1.0-3491
User Manual and API Reference

Result values of initialization result callback function.

Enumerator:
UCS_INIT_RES_SUCCESS 

Initialization succeeded.

UCS_INIT_RES_ERR_BUF_OVERFLOW 

No message buffer available.

UCS_INIT_RES_ERR_INIC_SYNC 

INIC synchronization failed.

UCS_INIT_RES_ERR_INIC_VERSION 

INIC device version check failed.

UCS_INIT_RES_ERR_INIC_SYSTEM 

Device attach failed due to an INIC system error.

UCS_INIT_RES_ERR_DEV_ATT_CFG 

INIC device attach failed due to an configuration error.

UCS_INIT_RES_ERR_DEV_ATT_PROC 

Device attach failed due to a processing error.

UCS_INIT_RES_ERR_NET_CFG 

Network Configuration request failed.

UCS_INIT_RES_ERR_INTERNAL 

Internal error occurred.

UCS_INIT_RES_ERR_TIMEOUT 

Initialization timeout occurred.