use IPCHelper for PTM services

This commit is contained in:
emmaus
2017-05-17 21:12:59 +00:00
parent 8d558777a6
commit b2e82d16c8
3 changed files with 45 additions and 31 deletions

View File

@@ -74,6 +74,14 @@ void GetBatteryLevel(Interface* self);
*/
void GetBatteryChargeState(Interface* self);
/**
* PTM::GetPedometerState service function
* Outputs:
* 1 : Result of function, 0 on success, otherwise error code
* 2 : Output of function, 0 = not counting steps, 1 = counting steps.
*/
void GetPedometerState(Interface* self);
/**
* PTM::GetTotalStepCount service function
* Outputs: