Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
cc_user_credential_handlers_database.h
Go to the documentation of this file.
1
10
12
19 cc_handler_input_t * input);
20
27 cc_handler_input_t * input);
28
37 u3c_operation_type_t operation_type,
38 u3c_credential_t * p_credential,
39 RECEIVE_OPTIONS_TYPE_EX * p_rx_options);
40
53 cc_handler_input_t * input,
54 u3c_credential_metadata_t * p_metadata,
56 );
bool CC_UserCredential_CredentialGet_handler(cc_handler_input_t *input, u3c_credential_metadata_t *p_metadata, u3c_credential_report_tx_callback_t callback)
received_frame_status_t CC_UserCredential_UserSet_handler(cc_handler_input_t *input)
received_frame_status_t CC_UserCredential_UserGet_handler(cc_handler_input_t *input)
received_frame_status_t CC_UserCredential_CredentialSet_handler(u3c_operation_type_t operation_type, u3c_credential_t *p_credential, RECEIVE_OPTIONS_TYPE_EX *p_rx_options)
User Credential Unsolicited Transmission Functions.
void(* u3c_credential_report_tx_callback_t)(const u3c_credential_report_type_t report_type, const u3c_credential_t *const p_credential, const u3c_credential_type next_credential_type, const uint16_t next_credential_slot, RECEIVE_OPTIONS_TYPE_EX *p_rx_options)
Definition cc_user_credential_tx.h:39
struct _RECEIVE_OPTIONS_TYPE_EX_ RECEIVE_OPTIONS_TYPE_EX
received_frame_status_t
Definition ZAF_types.h:100
struct _cc_handler_input_t cc_handler_input_t
Defines the input parameters of a command class handler.
struct u3c_credential_t_ u3c_credential_t
u3c_operation_type_t
Definition CC_UserCredential.h:201
struct u3c_credential_metadata_t_ u3c_credential_metadata_t