17 class DtCommandDefinition;
38 static DtResponse createStartStopTimesChangedResponse(
41 static void decodeStartStopTimesChangedResponse(
DtResponse response,
45 static DtResponse createCurrentTimeChangedResponse(
48 static void decodeCurrentTimeChangedResponse(
DtResponse response,
52 static DtResponse createFirstLastTimesChangedResponse(
55 static void decodeFirstLastTimesChangedResponse(
DtResponse response,
59 static const char* commandToString(
int commandId);
62 static const char* responseToString(
int responseId);