LDN services: Difference between revisions
No edit summary |
|||
| Line 1,117: | Line 1,117: | ||
This is "nn::lp2p::GroupId". This is a 6-byte struct with 1-byte alignment. | This is "nn::lp2p::GroupId". This is a 6-byte struct with 1-byte alignment. | ||
This is a WiFi | This is a WiFi BSSID. | ||
= NodeInfo = | = NodeInfo = | ||
| Line 1,182: | Line 1,182: | ||
! Description | ! Description | ||
|- | |- | ||
| | | 0x10 || 0x8 || LocalCommunicationId | ||
|- | |- | ||
| 0x1E || 0x21 || "GROUP NAME (SSID)" | | 0x18 || 0x6 || "GROUP ID (BSSID)" [[#GroupId]] | ||
|- | |||
| 0x1E || 0x21 || "GROUP NAME (SSID)" NUL-terminated string. | |||
|- | |- | ||
| 0x84 || 0x2 || Wifi frequency: 24 = 2.4GHz, 50 = 5.0GHz. | | 0x84 || 0x2 || Wifi frequency: 24 = 2.4GHz, 50 = 5.0GHz. | ||