CORDET Framework - C2 Implementation
CrPsTestAreYouAliveConnection.h
Go to the documentation of this file.
1 
21 #ifndef CRPS_TEST_AREYOUALIVE_CONNECTION_H
22 #define CRPS_TEST_AREYOUALIVE_CONNECTION_H
23 
24 #include "CrFwConstants.h"
25 
31 void CrPsTestAreYouAliveConnectionStartAction(FwSmDesc_t smDesc);
32 
38 void CrPsTestAreYouAliveConnectionProgressAction(FwSmDesc_t smDesc);
39 
46 
47 #endif /* CRPS_TEST_AREYOUALIVE_CONNECTION_H */
48 
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsTestAreYouAliveConnectionStartAction(FwSmDesc_t smDesc)
Start action of the Perform Connection Test in-coming command packet.
void CrPsTestAreYouAliveConnectionProgressAction(FwSmDesc_t smDesc)
Progress action of the Perform Connection Test in-coming command packet.
void CrPsTestAreYouAliveConnectionTerminationAction(FwSmDesc_t smDesc)
Termination Action of the Perform Connection Test in-coming command packet.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved