Settings services: Difference between revisions
No edit summary |
|||
Line 246: | Line 246: | ||
| 41 || [6.0.0+] GetBatteryVersion | | 41 || [6.0.0+] GetBatteryVersion | ||
|- | |- | ||
| 42 || [10.0.0+] GetDeviceId | | 42 || [10.0.0+] [[#GetDeviceId]] | ||
|- | |- | ||
| 43 || [10.0.0+] | | 43 || [10.0.0+] | ||
Line 301: | Line 301: | ||
== GetEciDeviceKey2 == | == GetEciDeviceKey2 == | ||
Same as [[#GetEciDeviceKey]], but [[#Rsa2048DeviceKey|returns]] a RSA-2048 variant of the device key. | Same as [[#GetEciDeviceKey]], but [[#Rsa2048DeviceKey|returns]] a RSA-2048 variant of the device key. | ||
== GetDeviceId == | |||
Returns an u64 '''DeviceId''' by reading and converting the hexadecimal string at offset 0xC6 inside [[#EccB233DeviceCertificate]] or [[#Rsa2048DeviceCertificate]]. | |||
== AccelerometerOffset == | == AccelerometerOffset == |