Collaboration diagram for Configuration of CC Association Group Information:Data Structures | |
| struct | cc_agi_group_t |
| struct | cc_agi_config_t |
Functions | |
| const cc_agi_config_t * | cc_agi_get_config (void) |
| uint8_t | cc_agi_config_get_group_count_by_endpoint (uint8_t endpoint) |
| const cc_agi_group_t * | cc_agi_get_rootdevice_groups (void) |
| uint8_t cc_agi_config_get_group_count_by_endpoint | ( | uint8_t | endpoint | ) |
Returns the number of configured groups for a given endpoint.
| endpoint | Endpoint. |
| const cc_agi_config_t * cc_agi_get_config | ( | void | ) |
Returns the address of the first element in the configuration array.
| const cc_agi_group_t * cc_agi_get_rootdevice_groups | ( | void | ) |
Returns the address of the first element in the array of root device groups.