Changes

Jump to navigation Jump to search
51 bytes added ,  16:05, 20 October 2020
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 BSS Id.
+
This is a WiFi BSSID.
    
= NodeInfo =
 
= NodeInfo =
Line 1,182: Line 1,182:  
! Description
 
! Description
 
|-
 
|-
| 0x18 || 0x6 || "GROUP ID  (BSSID)" [[#MacAddress]]
+
| 0x10 || 0x8 || LocalCommunicationId
 
|-
 
|-
| 0x1E || 0x21 || "GROUP NAME (SSID)" (string)
+
| 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.

Navigation menu