Zigbee Protocol Controller 1.6.0
|
API and functions for managing attributes, responsible for storing and reporting on attribute state. More...
Functions | |
sl_status_t | attribute_management_setup (void) |
attribute_management_setup - sets up the parts of the software used by the attribute manager More... | |
int | attribute_management_shutdown (void) |
attribute_management_shutdown - graceful shuts down all parts of the attribute_management component, expected to be called before the program exits More... | |
API and functions for managing attributes, responsible for storing and reporting on attribute state.
sl_status_t attribute_management_setup | ( | void | ) |
attribute_management_setup - sets up the parts of the software used by the attribute manager
int attribute_management_shutdown | ( | void | ) |
attribute_management_shutdown - graceful shuts down all parts of the attribute_management component, expected to be called before the program exits