24#ifndef ZWAVE_COMMAND_CLASS_GRANTED_KEYS_RESOLVER_H
25#define ZWAVE_COMMAND_CLASS_GRANTED_KEYS_RESOLVER_H
27#include "attribute_store.h"
uint32_t sl_status_t
Definition: sl_status.h:139
zwave_controller_encapsulation_scheme_t
Definition: zwave_controller_connection_info.h:33
enum zwave_protocol zwave_protocol_t
Z-Wave Inclusion Protocol (Z-Wave / Z-Wave Long Range).
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 ...
Definition: zwave_command_class_granted_keys_resolver.c:511
struct zwave_key_protocol_combination zwave_key_protocol_combination_t
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 work...
Definition: zwave_command_class_granted_keys_resolver.c:472
uint8_t zwave_keyset_t
Definition: zwave_keyset_definitions.h:32
Definition: zwave_command_class_granted_keys_resolver.h:36
zwave_protocol_t protocol
Definition: zwave_command_class_granted_keys_resolver.h:38
zwave_keyset_t key
Definition: zwave_command_class_granted_keys_resolver.h:37
attribute_store_node_t node_id_node