1.3.2.3.27 MAC_WRP_BEACON_NOTIFY_INDICATION_PARAMS Struct
C
typedef struct { /* PAN Descriptor. Information of the Beacon frames seen on a G3 network */ MAC_WRP_PAN_DESCRIPTOR panDescriptor; } MAC_WRP_BEACON_NOTIFY_INDICATION_PARAMS;
Summary
Defines the Parameters for the MAC Beacon Notify Indication event handler function.
Description
The structure contains the fields reported by the MAC Beacon Notify Indication event handler function.
Field description:
panDescriptor. Information of the Beacon frames seen on a G3 network.
Remarks
None.