resSetBodyAnswerAndSportType function

void resSetBodyAnswerAndSportType(
  1. int BreathState,
  2. int BodyState,
  3. int SportType
)

Implementation

void resSetBodyAnswerAndSportType(
    int BreathState, int BodyState, int SportType) {
  slog('resSetBodyAnswerAndSportType: entered');
}