CORDET Framework - C2 Implementation
CrDemoMaster/CrDaConstants.h
Go to the documentation of this file.
1 
19 #ifndef CRDA_CONSTANTS_H_
20 #define CRDA_CONSTANTS_H_
21 
22 #include "FwPrConstants.h"
23 
25 #define CR_DA_MASTER 1
26 
28 #define CR_DA_SLAVE_1 2
29 
31 #define CR_DA_SLAVE_2 3
32 
34 #define CR_DA_SOCKET_PORT 2002
35 
37 #define CR_DA_SERV_TYPE 64
38 
40 #define CR_DA_SERV_SUBTYPE_EN 1
41 
43 #define CR_DA_SERV_SUBTYPE_DIS 2
44 
46 #define CR_DA_SERV_SUBTYPE_SET 3
47 
49 #define CR_DA_SERV_SUBTYPE_REP 4
50 
51 #endif /* CRFW_USERCONSTANTS_H_ */
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved