Difference between revisions of "NDM Services"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Add some missing command headers, add links for future creation.) |
Steveice10 (talk | contribs) m (Forgot to update my draft. >.<) |
||
Line 34: | Line 34: | ||
|- | |- | ||
| 0x000A0000 | | 0x000A0000 | ||
− | | | + | | [[NDMU:GetCurrentState|GetCurrentState]] |
|- | |- | ||
| 0x000B0000 | | 0x000B0000 | ||
− | | | + | | [[NDMU:GetTargetState|GetTargetState]] |
|- | |- | ||
| 0x000C0000 | | 0x000C0000 |
Revision as of 04:16, 7 October 2015
NDM service "ndm:u"
Command Header | Description |
---|---|
0x00010042 | EnterExclusiveState |
0x00020002 | LeaveExclusiveState |
0x00030000 | QueryExclusiveMode |
0x00040002 | LockState |
0x00050002 | UnlockState |
0x00060040 | SuspendDaemons |
0x00070040 | ResumeDaemons |
0x00080040 | SuspendScheduler |
0x00090000 | ResumeScheduler |
0x000A0000 | GetCurrentState |
0x000B0000 | GetTargetState |
0x000C0000 | Stubbed. (Not implemented) |
0x000D0040 | QueryStatus |
0x000E0040 | GetDaemonDisableCount |
0x000F0000 | GetSchedulerDisableCount |
0x00100040 | SetScanInterval |
0x00110000 | GetScanInterval |
0x00120040 | SetRetryInterval |
0x00130000 | GetRetryInterval |
0x00140040 | OverrideDefaultDaemons |
0x00150000 | ResetDefaultDaemons |
0x00160000 | GetDefaultDaemons |
0x00170000 | ClearHalfAwakeMacFilter |