Z-Wave Protocol Controller Reference
zwave_command_class_user_credential.h File Reference
#include "sl_status.h"
#include "zwave_command_class_user_credential_types.h"
#include "attribute_store.h"
Include dependency graph for zwave_command_class_user_credential.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* user_credential_slot_changed_callback_t) (const user_credential_credential_identifier_t old_credential_slot_id, const attribute_store_node_t new_credential_node)
 

Functions

void zwave_command_class_user_credential_set_uuic_slot_changed_callback (user_credential_slot_changed_callback_t callback)
 
sl_status_t zwave_command_class_user_credential_init ()