LDN services: Difference between revisions
| Line 1,158: | Line 1,158: | ||
| 0x68 || 0x2 || Big-endian LocalCommunicationVersion. Byte-swapped by the AccessPoint then copied into state. | | 0x68 || 0x2 || Big-endian LocalCommunicationVersion. Byte-swapped by the AccessPoint then copied into state. | ||
|- | |- | ||
| 0x6A || | | 0x6A || 0x1E || Zeros, unused by the AccessPoint. | ||
|- | |||
| 0x88 || 0x24 || [6.0.0+] Zeros, unused by the AccessPoint. | |||
|- | |- | ||
| 0xAC || 0x300 || [6.0.0+] Authentication challenge data. If enabled, the total frame size must be >= {end offset of this data in the frame}. The frame data does not include this if it's not enabled. | | 0xAC || 0x300 || [6.0.0+] Authentication challenge data. If enabled, the total frame size must be >= {end offset of this data in the frame}. The frame data does not include this if it's not enabled. | ||
| Line 1,173: | Line 1,175: | ||
| 0x38 || 0x10 || +0x38 from the data originally sent by the Station. The Station verifies that this matches the previously sent data. | | 0x38 || 0x10 || +0x38 from the data originally sent by the Station. The Station verifies that this matches the previously sent data. | ||
|- | |- | ||
| 0x48 || | | 0x48 || 0x40 || Zeros. [6.0.0+] Only included in the frame if it's enabled (Type >= 0x3). Unused by the Station. | ||
|- | |||
| 0x88 || 0x44 || [6.0.0+] Only included in the frame if it's enabled (Type >= 0x3). Unused by the Station. | |||
|- | |- | ||
| 0xCC || 0x100 || [6.0.0+] If enabled, Authentication challenge response data. Not included in the frame if it's not enabled. | | 0xCC || 0x100 || [6.0.0+] If enabled, Authentication challenge response data. Not included in the frame if it's not enabled. | ||