Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
zaf_cc_list_generator.h File Reference
#include <stdint.h>
#include <stdbool.h>
#include <ZAF_types.h>
+ Include dependency graph for zaf_cc_list_generator.h:

Go to the source code of this file.

Functions

void zafi_cc_list_generator_get_lists (uint8_t endpoint, zaf_cc_list_t **unsecure_included_ccs, zaf_cc_list_t **secure_included_unsecure_ccs, zaf_cc_list_t **secure_included_secure_ccs)
 Gets all lists based on an endpoint.
 
void zafi_cc_list_generator_generate (void)
 
void zafi_cc_list_generator_destroy (void)
 Frees the lists generate by zafi_cc_list_generator_generate.
 

Detailed Description

Generates CC lists used for the Node Information Frame and for validation of incoming frames.