Z-Wave Protocol Controller Reference
zwave_command_class_granted_keys_resolver.h File 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"
Include dependency graph for zwave_command_class_granted_keys_resolver.h:
This graph shows which files directly or indirectly include this file:

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...