ML7065-033 User’s Manual
Chapter 7 Commands
26
7.3.10 MLME-DISASSOCIATE.request
Function: Requests a disassociation
Command symbol: 0x49
Access: MAC
No. Parameter Type
Value
range
Description
1 DeviceAddress[0]
2 DeviceAddress[1]
3 DeviceAddress[2]
4 DeviceAddress[3]
5 DeviceAddress[4]
6 DeviceAddress[5]
7 DeviceAddress[6]
8 DeviceAddress[7]
U8
×
8
64-bit extended address
Address of the disassociation request
command transmission destination device
9
DisassociateReason
U8
0x00 – 0xFF
Reason to disassociate
(Refer to IEEE 802.15.4, Section 7.3.1.3.2)
SecurityEnable
B0
TRUE or FALSE
TRUE if security is enabled, or FALSE if not
10
Pad
B1 – B7
7.3.11 MLME-DISASSOCIATE.confirm
Function: Reports the results of disassociation
Command symbol: 0x4A
Access: MAC
No. Parameter Type
Value
range
Description
1 Status
U8
SUCCESS,
TRANSACTION_OVERFLOW,
TRANSACTION_EXPIRED,
NO_ACK,
CHANNEL_ACCESS_FAILURE,
UNAVAILABLE_KEY,
FAILED_SECURITY_CHECK,
INVALID_PARAMETER
Status indicating the results of disassociation
7.3.12 MLME-DISASSOCIATE.indication
Function: Posts the reception of an disassociation request command
Command symbol: 0x4B
Access: MAC
No. Parameter Type
Value
range
Description
1 DeviceAddress[0]
2 DeviceAddress[1]
3 DeviceAddress[2]
4 DeviceAddress[3]
5 DeviceAddress[4]
6 DeviceAddress[5]
7 DeviceAddress[6]
8 DeviceAddress[7]
U8
×
8
64-bit extended address
Address of the device that requests a
disassociation
9
DisassociateReason
U8
0x00 – 0xFF
Reason to disassociate
(Refer to IEEE 802.15.4, Section 7.3.1.3.2)
SecurityUse
B0
TRUE or FALSE
Whether security is applied or not
ACLEntry
B1 – B4 0x00 – 0x08
Value of MacSecurityMode for ACL entry
10
Pad
B5 – B7