Z-Wave Protocol Controller Reference
zpc_attribute_resolver_send.h File Reference
#include <stdbool.h>
#include "attribute_store.h"
#include "zwave_unid.h"
Include dependency graph for zpc_attribute_resolver_send.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sl_status_t attribute_resolver_send (attribute_store_node_t node, const uint8_t *frame_data, uint16_t frame_data_len, bool is_set)
 function that the ZPC attribute resolver uses send PAN frames More...
 
void attribute_resolver_send_init ()
 Initialization function for the attribute_resolver_send subcomponent. More...