Difference between revisions of "PTM"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=PTM Service = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00010002 | RegisterAlarmClient |- | 0x00020080 | SetRtcAlarm |- | 0x00030000 | GetRtcAla...")
 
Line 49: Line 49:
 
| 0x000F0084
 
| 0x000F0084
 
| GetStepHistoryAll
 
| GetStepHistoryAll
 +
|}
 +
 +
 +
=PTM Service (PlayHistory) =
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
| 0x00010002
 +
| RegisterAlarmClient
 +
|-
 +
| 0x00020080
 +
| SetRtcAlarm
 +
|-
 +
| 0x00030000
 +
| GetRtcAlarm
 +
|-
 +
| 0x00040000
 +
| CancelRtcAlarm
 +
|-
 +
| 0x00050000
 +
| GetAdapterState
 +
|-
 +
| 0x00070000
 +
| GetBatteryLevel
 +
|-
 +
| 0x00080000
 +
| GetBatteryChargeState
 +
|-
 +
| 0x00090000
 +
| GetPedometerState
 +
|-
 +
| 0x000A0042
 +
| GetStepHistoryEntry
 +
|-
 +
| 0x000B00C2
 +
| GetStepHistory
 +
|-
 +
| 0x000C0000
 +
| GetTotalStepCount
 +
|-
 +
| 0x000D0040
 +
| SetPedometerRecordingMode
 +
|-
 +
| 0x000E0000
 +
| GetPedometerRecordingMode
 +
|-
 +
| 0x000F0084
 +
| GetStepHistoryAll
 +
|-
 +
| 0x08070082
 +
| GetPlayHistory
 +
|-
 +
| 0x08080000
 +
| GetPlayHistoryStart
 +
|-
 +
| 0x08090000
 +
| GetPlayHistoryLength
 +
|-
 +
| 0x080B0080
 +
| CalcPlayHistoryStart
 
|}
 
|}

Revision as of 23:12, 16 February 2013

PTM Service

Command Header Description
0x00010002 RegisterAlarmClient
0x00020080 SetRtcAlarm
0x00030000 GetRtcAlarm
0x00040000 CancelRtcAlarm
0x00050000 GetAdapterState
0x00060000 GetShellState
0x00070000 GetBatteryLevel
0x00080000 GetBatteryChargeState
0x00090000 GetPedometerState
0x000A0042 GetStepHistoryEntry
0x000B00C2 GetStepHistory
0x000C0000 GetTotalStepCount
0x000D0040 SetPedometerRecordingMode
0x000E0000 GetPedometerRecordingMode
0x000F0084 GetStepHistoryAll


PTM Service (PlayHistory)

Command Header Description
0x00010002 RegisterAlarmClient
0x00020080 SetRtcAlarm
0x00030000 GetRtcAlarm
0x00040000 CancelRtcAlarm
0x00050000 GetAdapterState
0x00070000 GetBatteryLevel
0x00080000 GetBatteryChargeState
0x00090000 GetPedometerState
0x000A0042 GetStepHistoryEntry
0x000B00C2 GetStepHistory
0x000C0000 GetTotalStepCount
0x000D0040 SetPedometerRecordingMode
0x000E0000 GetPedometerRecordingMode
0x000F0084 GetStepHistoryAll
0x08070082 GetPlayHistory
0x08080000 GetPlayHistoryStart
0x08090000 GetPlayHistoryLength
0x080B0080 CalcPlayHistoryStart