|
Z-Wave Protocol Controller Reference
|
#include "attribute_store.h"#include "zwave_keyset_definitions.h"#include "zwave_controller_connection_info.h"#include "zwave_node_id_definitions.h"#include "zwave_generic_types.h"#include "sl_status.h"Go to the source code of this file.
Classes | |
| struct | zwave_key_protocol_combination |
Typedefs | |
| typedef struct zwave_key_protocol_combination | zwave_key_protocol_combination_t |
Functions | |
| void | zwave_command_class_mark_key_protocol_as_supported (attribute_store_node_t node_id_node, zwave_controller_encapsulation_scheme_t encapsulation) |
| Updates the Attribute Store to indicate that the Security key and Protocol that we just used are working with this node. More... | |
| sl_status_t | zwave_command_class_granted_keys_resolver_init (void) |
| Registers callbacks to the attribute store and rules to the attribute resolver to be able to resolve Node's capabilities. More... | |