5.2.1.11 APS_RemoveGroupReq_t Structure
Syntax
typedef struct
{
/** Endian "[LE]" The 16-bit address of the group being removed. */
GroupAddr_t groupAddress;
/** The endpoint at which the given group is being removed. */
Endpoint_t endpoint;
/** The confirm primitive containing the result of the function call. */
APS_RemoveGroupConf_t confirm;
} APS_RemoveGroupReq_t;DescriptionThe APS_RemoveGroupReq_t structure, also defined in the
apsmeGroup.h and aps.h files,
specifies the parameters for the APS_RemoveGroupReq()
function. This function requires these parameters to remove all groups
