Difference between revisions of "APT:InquireNotification"
Jump to navigation
Jump to search
m (→Signal Types) |
|||
Line 35: | Line 35: | ||
|- | |- | ||
| 0x1 | | 0x1 | ||
− | | Home button pressed | + | | Home button pressed. |
|- | |- | ||
| 0x2 | | 0x2 | ||
Line 53: | Line 53: | ||
|- | |- | ||
| 0x7 | | 0x7 | ||
− | | ? | + | | System is shutting down / power-button related? |
|- | |- | ||
| 0x8 | | 0x8 |
Revision as of 06:59, 4 February 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x000B0040] |
1 | AppID |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8 Signal Type |
Signal Types
Type | Description |
---|---|
0x1 | Home button pressed. |
0x2 | Sleep-mode related? |
0x3 | ? |
0x4 | ? |
0x5 | ? |
0x6 | ? |
0x7 | System is shutting down / power-button related? |
0x8 | Power button pressed while application is running. |
0x9 | ? |
0xA | This indicates that the process should use command APT:SleepSystem. |
0xB | ? |