FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cdg/sap/app.pdf @ 652:a39ec5bb5549
gsm-fw/cdg: imported MDF and PDF files from LoCosto, along with XML sources
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 25 Sep 2014 08:46:13 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
651:806828641b21 | 652:a39ec5bb5549 |
---|---|
1 ;******************************************************************************** | |
2 ;*** File : app.pdf | |
3 ;*** Creation : Wed Mar 11 09:58:43 CST 2009 | |
4 ;*** XSLT Processor : Apache Software Foundation / http://xml.apache.org/xalan-j / supports XSLT-Ver: 1 | |
5 ;*** Copyright : (c) Texas Instruments AG, Berlin Germany 2002 | |
6 ;******************************************************************************** | |
7 ;*** Document Type : Service Access Point Specification | |
8 ;*** Document Name : app | |
9 ;*** Document No. : NA.NA.00.2005 | |
10 ;*** Document Date : 2005-05-12 | |
11 ;*** Document Status: BEING_PROCESSED | |
12 ;*** Document Author: Liyi | |
13 ;******************************************************************************** | |
14 | |
15 | |
16 | |
17 PRAGMA SRC_FILE_TIME "Thu Nov 29 09:30:08 2007" | |
18 PRAGMA LAST_MODIFIED "2005-05-12" | |
19 PRAGMA ID_AND_VERSION "NA.NA.00.2005" | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 VAR test_rslt "test result" B | |
30 | |
31 | |
32 VAR additional_info "additional info" L | |
33 | |
34 | |
35 | |
36 | |
37 | |
38 | |
39 | |
40 | |
41 ; APP_BAT_TEST_RSLT 0x8000401E | |
42 | |
43 | |
44 | |
45 PRIM APP_BAT_TEST_RSLT 0x8000401E | |
46 { | |
47 test_rslt ; Primitive Item | |
48 additional_info ; Primitive Item | |
49 } | |
50 | |
51 | |
52 | |
53 | |
54 | |
55 | |
56 | |
57 | |
58 |