A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::zigbee::ApsmeRemoveAllGroupsConfirmParams Struct Reference

Zigbee Specification r22.1.0, Section 2.2.4.5.6 APSME-REMOVE-ALL-GROUPS.request params. More...

#include "zigbee-aps.h"

+ Collaboration diagram for ns3::zigbee::ApsmeRemoveAllGroupsConfirmParams:

Public Attributes

uint8_t m_endPoint {1}
 The endpoint from which all groups are being removed.
 
ApsStatus m_status
 The status of the remove all groups request.
 

Detailed Description

Zigbee Specification r22.1.0, Section 2.2.4.5.6 APSME-REMOVE-ALL-GROUPS.request params.

Definition at line 257 of file zigbee-aps.h.

Member Data Documentation

◆ m_endPoint

uint8_t ns3::zigbee::ApsmeRemoveAllGroupsConfirmParams::m_endPoint {1}

The endpoint from which all groups are being removed.

Definition at line 261 of file zigbee-aps.h.

Referenced by ns3::zigbee::ZigbeeAps::ApsmeRemoveAllGroupsRequest().

◆ m_status

ApsStatus ns3::zigbee::ApsmeRemoveAllGroupsConfirmParams::m_status
Initial value:
{
@ INVALID_PARAMETER
A parameter value was invalid or out of range.
Definition zigbee-aps.h:104

The status of the remove all groups request.

Definition at line 259 of file zigbee-aps.h.

Referenced by ns3::zigbee::ZigbeeAps::ApsmeRemoveAllGroupsRequest().


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