Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
cc_user_credential_handlers_capabilities.h
Go to the documentation of this file.
1
10
11
#ifndef CC_USER_CREDENTIAL_HANDLERS_CAPABILITIES_H
12
#define CC_USER_CREDENTIAL_HANDLERS_CAPABILITIES_H
13
14
#include "
CC_UserCredential.h
"
15
17
#define CREDENTIAL_CAPABILITIES_REPORT_VG_SIZE ( \
18
sizeof(uint8_t)
\
19
+ sizeof(uint8_t)
\
20
+ sizeof(uint16_t)
\
21
+ sizeof(uint8_t)
\
22
+ sizeof(uint8_t)
\
23
+ sizeof(uint8_t)
\
24
+ sizeof(uint8_t)
\
25
+ sizeof(uint8_t)
\
26
)
27
34
void
CC_UserCredential_UserCapabilitiesGet_handler
(
35
cc_handler_output_t
* output
36
);
37
44
void
CC_UserCredential_CredentialCapabilitiesGet_handler
(
45
cc_handler_output_t
* output
46
);
47
48
#endif
/* CC_USER_CREDENTIAL_HANDLERS_CAPABILITIES_H */
CC_UserCredential.h
Handler and API for Command Class User Credential.
CC_UserCredential_CredentialCapabilitiesGet_handler
void CC_UserCredential_CredentialCapabilitiesGet_handler(cc_handler_output_t *output)
CC_UserCredential_UserCapabilitiesGet_handler
void CC_UserCredential_UserCapabilitiesGet_handler(cc_handler_output_t *output)
cc_handler_output_t
struct _cc_handler_output_t cc_handler_output_t
Defines the output parameters of a command class handler.
z-wave-stack
ZAF
CommandClasses
UserCredential
inc
cc_user_credential_handlers_capabilities.h
Generated on
for Trident IoT Z-Wave SDK by
1.15.0