Changes

24 bytes added ,  17:00, 23 October 2020
Line 1,233: Line 1,233:  
| 0x8B || 0x1 || StaticAesKeyIndex. s8, used as the array-index for selecting the KeySource used with [[SPL_services#GenerateAesKek|GenerateAesKek]] during key derivation. Should be 1-2, otherwise GenerateAesKek is skipped and zeros are used for the AccessKey instead.
 
| 0x8B || 0x1 || StaticAesKeyIndex. s8, used as the array-index for selecting the KeySource used with [[SPL_services#GenerateAesKek|GenerateAesKek]] during key derivation. Should be 1-2, otherwise GenerateAesKek is skipped and zeros are used for the AccessKey instead.
 
|-
 
|-
| 0x8D || 0x1 || Priority. Wifi channel priority.
+
| 0x8D || 0x1 || Priority. 55 = SystemPriority, 90 = ApplicationPriority.
 
|-
 
|-
 
| 0x8E || 0x1 || StealthEnabled. Bool flag, controls whether the SSID is hidden.
 
| 0x8E || 0x1 || StealthEnabled. Bool flag, controls whether the SSID is hidden.