![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
#include <zstack.h>
Data Fields | |
| uint8_t | numGroups |
| uint16_t * | pGroupList |
Structure to send an APS Find All Groups Response.
| uint8_t numGroups |
Number of items in pGroupList
| uint16_t* pGroupList |
List of groups - this memory is allocate by the ZStack Thread and must be deallocated [OsalPort_free(pGroupList)] by the receiving application thread