CORDET Framework - C2 Implementation
CrPsTestOnBoardConnection.h
Go to the documentation of this file.
1 
21 #ifndef CRPS_TEST_ONBOARD_CONNECTION_H
22 #define CRPS_TEST_ONBOARD_CONNECTION_H
23 
24 #include "CrFwConstants.h"
25 
26 /* global handles */
27 extern uint16_t timeOut_cnt;
28 
34 void CrPsTestOnBoardConnectionStartAction(FwSmDesc_t smDesc);
35 
41 void CrPsTestOnBoardConnectionProgressAction(FwSmDesc_t smDesc);
42 
48 void CrPsTestOnBoardConnectionTerminationAction(FwSmDesc_t smDesc);
49 
50 #endif /* CRPS_TEST_ONBOARD_CONNECTION_H */
51 
void CrPsTestOnBoardConnectionTerminationAction(FwSmDesc_t smDesc)
Termination Action of the Perform Connection Test in-coming command packet.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsTestOnBoardConnectionStartAction(FwSmDesc_t smDesc)
Start action of the Perform Connection Test in-coming command packet.
void CrPsTestOnBoardConnectionProgressAction(FwSmDesc_t smDesc)
Progress action of the Perform Connection Test in-coming command packet.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved