LDN services: Difference between revisions
Line 1,205: | Line 1,205: | ||
| 0x0 || 0x10 || When zero, this is set to randomly-generated data. Used during key derivation. | | 0x0 || 0x10 || When zero, this is set to randomly-generated data. Used during key derivation. | ||
|- | |- | ||
| 0x10 || 0x8 || LocalCommunicationId. When zero, the value from control.nacp is loaded. Used during key derivation. | | 0x10 || 0x8 || LocalCommunicationId. When zero, the value from control.nacp is loaded. This is later validated by [[#Join]]/[[#CreateGroup]] the same way as the [[#NetworkConfig]] field. Used during key derivation. | ||
|- | |- | ||
| 0x18 || 0x6 || [[#GroupId]] ("GROUP ID (BSSID)"). When zero, the default is used. The default should be used here: an error is thrown if the data here doesn't match the output from [[WLAN_services|wlan:lcl]] cmd2. | | 0x18 || 0x6 || [[#GroupId]] ("GROUP ID (BSSID)"). When zero, the default is used. The default should be used here: an error is thrown if the data here doesn't match the output from [[WLAN_services|wlan:lcl]] cmd2. | ||
Line 1,221: | Line 1,221: | ||
| 0x82 || 0x1 || | | 0x82 || 0x1 || | ||
|- | |- | ||
| 0x84 || 0x2 || Frequency. Wifi | | 0x84 || 0x2 || Frequency. Wifi frequency: 24 = 2.4GHz, 50 = 5GHz. | ||
|- | |- | ||
| 0x86 || 0x2 || s16 Channel ("CHANNEL"). Wifi channel number. 0 = use default, otherwise this must be one of the following depending on the frequency field: | | 0x86 || 0x2 || s16 Channel ("CHANNEL"). Wifi channel number. 0 = use default, otherwise this must be one of the following depending on the frequency field: |