Z-Stack API Reference  3.2.0
_zstack_apsfindallgroupsrsp_t Struct Reference

#include <zstack.h>

Data Fields

uint8_t numGroups
 
uint16_t * pGroupList
 

Detailed Description

Structure to send an APS Find All Groups Response.

Field Documentation

§ numGroups

uint8_t numGroups

Number of items in pGroupList

§ pGroupList

uint16_t* pGroupList

List of groups - this memory is allocate by the ZStack Thread and must be deallocated [ICall_free(pGroupList)] by the receiving application thread


The documentation for this struct was generated from the following file: