|
|
(19 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| =PTM Service =
| | #REDIRECT [[PTM Services]] |
| {| class="wikitable" border="1"
| |
| |-
| |
| ! 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) =
| |
| {| 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
| |
| |}
| |