LDN services: Difference between revisions
No edit summary |
No edit summary |
||
Line 187: | Line 187: | ||
| 5 || StationConnected | | 5 || StationConnected | ||
|- | |- | ||
| 6 || | | 6 || Error | ||
|- | |- | ||
|} | |} | ||
Line 731: | Line 731: | ||
| 0x26 || 0x22 || [[#Ssid]]. After filtering with [[#Scan]] when +0x4B is value 0x2, this is overwritten with data converted from +0x10. | | 0x26 || 0x22 || [[#Ssid]]. After filtering with [[#Scan]] when +0x4B is value 0x2, this is overwritten with data converted from +0x10. | ||
|- | |- | ||
| 0x48 || 0x2 || | | 0x48 || 0x2 || s16 NetworkChannel | ||
|- | |- | ||
| 0x4A || 0x1 || | | 0x4A || 0x1 || s8 LinkLevel | ||
|- | |- | ||
| 0x4B || 0x1 || | | 0x4B || 0x1 || | ||
Line 747: | Line 747: | ||
| 0x66 || 0x1 || | | 0x66 || 0x1 || | ||
|- | |- | ||
| 0x67 || | | 0x67 || 0x1 || ParticipantNum (If +0x4B is not 0x2, ParticipantNum should be handled as if it's 0) | ||
|- | |- | ||
| | | 0x68 || 0x200(0x40*8) || Array of [[#NodeInfo]] with 8 entries, starting with the AccessPoint node. | ||
|- | |- | ||
| | | 0x268 || 0x2 || | ||
|- | |- | ||
| 0x26A || 0x2 || AdvertiseData size | | 0x26A || 0x2 || AdvertiseData size | ||
Line 958: | Line 954: | ||
|- | |- | ||
| 0x4 || 0x6 || [[#MacAddress]] | | 0x4 || 0x6 || [[#MacAddress]] | ||
|- | |||
| 0xA || 0x1 || s8 ID / index | |||
|- | |||
| 0xB || 0x1 || IsConnected | |||
|- | |||
| 0xC || 0x20 || First 0x20-bytes of [[#UserConfig]]. | |||
|- | |||
| 0x2C || 0x2 || | |||
|- | |||
| 0x2E || 0x2 || s16 LocalCommunicationVersion | |||
|- | |||
| 0x30 || 0x10 || | |||
|} | |} | ||