Microchip® Advanced Software Framework

mlme_disassociate_req_tag Struct Reference

This is the MLME-DISASSOCIATE.request message structure.

#include <mac_msg_types.h>

Data Fields

enum msg_code cmdcode
 This identifies the message as MLME_DISASSOCIATE_REQUEST. More...
 
uint64_t DeviceAddress
 The address of the device to which to send the disassociation notification command. More...
 
uint8_t DeviceAddrMode
 The addressing mode of the device to which to send the disassociation notification command. More...
 
uint16_t DevicePANId
 The PAN identifier of the device to which to send the disassociation notification command. More...
 
uint8_t DisassociateReason
 The reason for the disassociation (see 7.3.1.3.2). More...
 
uint8_t TxIndirect
 TRUE if the disassociation notification command is to be sent indirectly. More...