Zigbee Protocol Controller 1.6.0
attribute_store_validation.h File Reference
#include "attribute_store.h"

Go to the source code of this file.

Functions

bool is_write_operation_valid (attribute_store_type_t node_type, const uint8_t *value, uint8_t value_size)
 Verifies if a write operation respects the registered type storage. More...
 
bool is_node_addition_valid (attribute_store_type_t node_type, attribute_store_type_t parent_type)
 Verifies if a node addition in the attribute store is allowed. More...