|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Functions | |
| sl_status_t | zpc_attribute_resolver_group_init () |
| Initializes the resolver group sub-component. More... | |
| int | zpc_attribute_resolver_group_teardown () |
| Teardown the resolver group sub-component. More... | |
| sl_status_t | zpc_attribute_resolver_send_group (attribute_store_node_t node) |
| Verifies if the node can be part of a multicast transmission, and if yes, trigger it. More... | |
| void | zpc_attribute_resolver_group_state_log () |
| Helper function that logs the state of the resolver group component. More... | |