|
Z-Wave Protocol Controller Reference
|
#include "sl_status.h"#include "zwave_command_class_user_credential_types.h"#include "attribute_store.h"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 () |