Command Class User Credential I/O Configuration#

Command Class User Credential I/O Configuration.

Macros#

#define

Size of buffer for holding User Names <1..255:1>

#define

Size of buffer for holding Credential Data <1..255:1>

#define

[SoC NVM driver] User Descriptor table buffer size <1..65535:1>

#define

[SoC NVM driver] Credential Descriptor table buffer size <1..65535:1>

Macro Definition Documentation#

U3C_BUFFER_SIZE_USER_NAME#

#define U3C_BUFFER_SIZE_USER_NAME
Value:
255

Size of buffer for holding User Names <1..255:1>


Definition at line 29 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_io_config.h

U3C_BUFFER_SIZE_CREDENTIAL_DATA#

#define U3C_BUFFER_SIZE_CREDENTIAL_DATA
Value:
100

Size of buffer for holding Credential Data <1..255:1>


Definition at line 37 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_io_config.h

U3C_BUFFER_SIZE_USER_DESCRIPTORS#

#define U3C_BUFFER_SIZE_USER_DESCRIPTORS
Value:
20

[SoC NVM driver] User Descriptor table buffer size <1..65535:1>

Size of the buffer used for holding the User Descriptor table when it is read from NVM


Definition at line 46 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_io_config.h

U3C_BUFFER_SIZE_CREDENTIAL_DESCRIPTORS#

#define U3C_BUFFER_SIZE_CREDENTIAL_DESCRIPTORS
Value:
20

[SoC NVM driver] Credential Descriptor table buffer size <1..65535:1>

Size of the buffer used for holding the Credential Descriptor table when it is read from NVM


Definition at line 55 of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/UserCredential/config/cc_user_credential_io_config.h