HID Shared Memory: Difference between revisions
Line 962: | Line 962: | ||
| 0x41C8 | | 0x41C8 | ||
| 0x20 * 2 | | 0x20 * 2 | ||
| [1.0.0-3.0.2] Array of NfcXcdDeviceHandleState (See above) | | [1.0.0-3.0.2] Array of [[#NfcXcdDeviceHandleState]] (See above) | ||
|- | |- | ||
| 0x4208 | | 0x4208 | ||
Line 1,317: | Line 1,317: | ||
| 0 | | 0 | ||
| UnintendedHomeButtonInputProtectionEnabled (if cleared) | | UnintendedHomeButtonInputProtectionEnabled (if cleared) | ||
|} | |||
==== NfcXcdDeviceHandleState ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x8 | |||
| Timestamp in samples (global) | |||
|- | |||
| 0x8 | |||
| 0x8 | |||
| DeviceHandle | |||
|- | |||
| 0x10 | |||
| 0x1 | |||
| Flag | |||
|- | |||
| 0x11 | |||
| 0x1 | |||
| Flag | |||
|- | |||
| 0x12 | |||
| 0x6 | |||
| Padding | |||
|- | |||
| 0x18 | |||
| 0x8 | |||
| Timestamp in samples | |||
|} | |} | ||