rename AT chat script
[huawei.git] / AMSS / diagsec.c
1 /*====*====*====*====*====*====*====*====*====*====*====*====*====*====*====*\r
2 \r
3                   D O W N L O A D  S E C U R I T Y   P R O C E S S I N G\r
4 \r
5 *====*====*====*====*====*====*====*====*====*====*====*====*====*====*====*/\r
6 \f\r
7 /*===========================================================================\r
8 \r
9                      INCLUDE FILES FOR MODULE\r
10 \r
11 ===========================================================================*/\r
12 #include "diagsec.h"\r
13 \r
14 \f\r
15 /*===========================================================================\r
16 \r
17             LOCAL DEFINITIONS AND DECLARATIONS FOR MODULE\r
18 \r
19 This section contains local definitions for constants, macros, types,\r
20 variables and other items needed by this module.\r
21 \r
22 ===========================================================================*/\r
23 \r
24 #ifdef FEATURE_TECHNICS_DIAG\r
25 const byte diag_tool_des_sec_code[] ={0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};\r
26 const byte diag_tool_des_sec_key[] ={0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};\r
27 #endif\r