FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cdg/sap/em.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 : em.pdf | |
3 ;*** Creation : Wed Mar 11 09:58:00 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 : em | |
9 ;*** Document No. : 8304.129.96.103 | |
10 ;*** Document Date : 2002-02-25 | |
11 ;*** Document Status: BEING_PROCESSED | |
12 ;*** Document Author: Oliver | |
13 ;******************************************************************************** | |
14 | |
15 | |
16 | |
17 PRAGMA SRC_FILE_TIME "Thu Nov 29 09:40:50 2007" | |
18 PRAGMA LAST_MODIFIED "2002-02-25" | |
19 PRAGMA ID_AND_VERSION "8304.129.96.103" | |
20 | |
21 | |
22 | |
23 CONST MAX_SDU_LEN 1 ; | |
24 CONST MAX_PDP_CTXT 2 ; MAX number of PDP contexts supported | |
25 | |
26 | |
27 | |
28 VALTAB VAL_arfcn | |
29 VAL 1 - 124 "GSM 900 without extension band" | |
30 VAL 0 - 124 "GSM 900 with extension band" | |
31 VAL 975 - 1023 "GSM 900 with extension band" | |
32 VAL 512 - 1023 "DCS 1800" | |
33 VAL 0xFFFF "not present" | |
34 | |
35 VALTAB VAL_tn | |
36 VAL 0 - 7 "timeslot number 0-7" | |
37 | |
38 VALTAB VAL_txlev | |
39 VAL 0 - 31 "power level" | |
40 | |
41 VALTAB VAL_rxlev | |
42 VAL 0 - 63 "received field strength" | |
43 | |
44 VALTAB VAL_rxqual_f | |
45 VAL 0 - 7 "received quality" | |
46 | |
47 VALTAB VAL_bsic | |
48 VAL 0 - 63 "base station identification code" | |
49 VAL 0xFF "not present" | |
50 | |
51 VALTAB VAL_t3212 | |
52 VAL 0 - 255 "value times 6minutes" | |
53 | |
54 VALTAB VAL_v_start | |
55 VAL 0 "no starting time" | |
56 VAL 1 "with starting time" | |
57 | |
58 VALTAB VAL_dtx_stat | |
59 VAL 0 "without dtx" | |
60 VAL 1 "with dtx" | |
61 | |
62 VALTAB VAL_bs_pa_mfrms | |
63 VAL 0 "2 Multiframe Periods" | |
64 VAL 1 "3 Multiframe Periods" | |
65 VAL 2 "4 Multiframe Periods" | |
66 VAL 3 "5 Multiframe Periods" | |
67 VAL 4 "6 Multiframe Periods" | |
68 VAL 5 "7 Multiframe Periods" | |
69 VAL 6 "8 Multiframe Periods" | |
70 VAL 7 "9 Multiframe Periods" | |
71 | |
72 VALTAB VAL_entity | |
73 VAL 1 EM_L1 "L1" | |
74 VAL 2 EM_DL "DL" | |
75 VAL 3 EM_RR "RR" | |
76 VAL 4 EM_MM "MM" | |
77 VAL 5 EM_CC "CC" | |
78 VAL 6 EM_SS "SS" | |
79 VAL 7 EM_SMS "SMS" | |
80 VAL 8 EM_SIM "SIM" | |
81 VAL 9 EM_GRR "GRR" | |
82 VAL 10 EM_GMM "GMM" | |
83 VAL 11 EM_GRLC "GRLC" | |
84 | |
85 VALTAB VAL_pco_bitmap | |
86 VAL 0x0001 EM_PCO_SC_INFO "request RR SC information" | |
87 VAL 0x0002 EM_PCO_GPRS_INFO "request GPRS SC information" | |
88 VAL 0x0004 EM_PCO_NC_INFO "request RR NC information" | |
89 VAL 0x0008 EM_PCO_LOC_PAG_INFO "request RR Location and Paging information" | |
90 VAL 0x0010 EM_PCO_PLMN_INFO "request RR PLMN information" | |
91 VAL 0x0020 EM_PCO_CIPH_HOP_DTX_INFO "request RR Ciphering Hopping and DTX information" | |
92 VAL 0x0040 EM_PCO_POWER_INFO "request RR Power (Classmark) information" | |
93 VAL 0x0080 EM_PCO_IDENTITY_INFO "request RR Identity information" | |
94 VAL 0x0100 EM_PCO_SW_VERSION_INFO "request SW Version information" | |
95 VAL 0x0200 EM_PCO_GMM_INFO "request GMM information" | |
96 VAL 0x0400 EM_PCO_GRLC_INFO "request GRLC information" | |
97 VAL 0x0800 EM_PCO_AMR_INFO "request AMR information" | |
98 VAL 0x1000 EM_PCO_PDP_INFO "request PDP information" | |
99 | |
100 VALTAB VAL_hyst | |
101 VAL 0 CELL_HYST_0_DB "0 dB RXLEV hysteresis for LA re-selection" | |
102 VAL 1 CELL_HYST_2_DB "2 dB RXLEV hysteresis for LA re-selection" | |
103 VAL 2 CELL_HYST_4_DB "4 dB RXLEV hysteresis for LA re-selection" | |
104 VAL 3 CELL_HYST_6_DB "6 dB RXLEV hysteresis for LA re-selection" | |
105 VAL 4 CELL_HYST_8_DB "8 dB RXLEV hysteresis for LA re-selection" | |
106 VAL 5 CELL_HYST_10_DB "10 dB RXLEV hysteresis for LA re-selection" | |
107 VAL 6 CELL_HYST_12_DB "12 dB RXLEV hysteresis for LA re-selection" | |
108 VAL 7 CELL_HYST_14_DB "14 dB RXLEV hysteresis for LA re-selection" | |
109 | |
110 VALTAB VAL_gprs_prio_class | |
111 VAL 0xFF GPRS_PRIORITY_CLASS_INVALID "This value is used to indicate the absence of this parameter" | |
112 | |
113 VALTAB VAL_tbf_trans_type | |
114 VAL 0x00 EM_TBF_TYPE_NULL "No GPRS data transfer" | |
115 VAL 0x01 EM_TBF_TYPE_SB "" | |
116 VAL 0x02 EM_TBF_TYPE_FA "Fixed Allocation" | |
117 VAL 0x03 EM_TBF_TYPE_DA "Dynamic Allocation" | |
118 VAL 0x04 EM_TBF_TYPE_DL "DL" | |
119 VAL 0x05 EM_TBF_TYPE_DL_AND_DA "DL + Dynamic Allocation" | |
120 VAL 0x06 EM_TBF_TYPE_DL_AND_FA "DL + Fixed Allocation" | |
121 | |
122 VALTAB VAL_nco | |
123 VAL 0x00 FMM_NC0 "NC0" | |
124 VAL 0x01 FMM_NC1 "NC1" | |
125 VAL 0x02 FMM_NC2 "NC2, network controlled" | |
126 VAL 0x03 FMM_RESET "BCCH based reselection order" | |
127 VAL 0x04 FMM_EMPTY "undefined" | |
128 | |
129 VALTAB VAL_grlc_state | |
130 VAL 0x00 ACCESS_DISABLED "access disabled " | |
131 VAL 0x01 PIM "Packet idle mode" | |
132 VAL 0x02 PAM "Packet access mode" | |
133 VAL 0x03 PTM "Packet transfer mode" | |
134 VAL 0x04 WAIT_4_PIM "wait for PIM" | |
135 | |
136 VALTAB VAL_cs | |
137 VAL 0x00 CS_MODE_1 "Values Item" | |
138 VAL 0x01 CS_MODE_2 "Values Item" | |
139 VAL 0x02 CS_MODE_3 "Values Item" | |
140 VAL 0x03 CS_MODE_4 "Values Item" | |
141 | |
142 VALTAB VAL_cell_type_ind | |
143 VAL 0 EM_CELL_NA "Cell type is not available" | |
144 VAL 1 EM_CELL_GSM "Cell supports GSM only" | |
145 VAL 2 EM_CELL_GPRS "Cell supports GSM and GPRS" | |
146 | |
147 VALTAB VAL_cell_resel_offset | |
148 VAL 0 - 63 "0 126 dB,2 dB steps, i.e. 0 = 0 dB, 1 = 2 dB, etc." | |
149 | |
150 VALTAB VAL_temp_offset | |
151 VAL 0 - 7 "0 60 dB, 10 dB steps i.e. 0 = 0 dB,1 = 10 dB, etc. and 7 = infinity" | |
152 | |
153 VALTAB VAL_rxlev_acc_min | |
154 VAL 0 - 63 "Values Range" | |
155 | |
156 VALTAB VAL_vocoder | |
157 VAL 0b00000000 EM_VOC_SIG "Signalling only" | |
158 VAL 0b00000001 EM_VOC_SPEECH "Speech" | |
159 VAL 0b00100001 EM_VOC_EFR "Enhanced full rate" | |
160 VAL 0b01000001 EM_VOC_AMR "Adaptive multi rate" | |
161 VAL 0b00001111 EM_VOC_14_4 "User data rate of 14.4 kbps " | |
162 VAL 0b00000011 EM_VOC_9_6 "User data rate of 9.6kbps/12kbps radio interface rate" | |
163 VAL 0b00001011 EM_VOC_4_8 "User data rate of 4.8kbps/6kbps radio interface rate" | |
164 VAL 0b00010011 EM_VOC_2_4 "User data rate of 2.4kbps/3.6 radio interface rate" | |
165 VAL 0b11111111 EM_VOC_NA "Not applicable in this state" | |
166 | |
167 VALTAB VAL_t3312_state | |
168 VAL 0 EM_T3312_ACTIVE "Periodic RAU timer is active" | |
169 VAL 1 EM_T3312_DEACTIVE "Periodic RAU timer is de active" | |
170 | |
171 VALTAB VAL_amr_voc | |
172 VAL 1 EM_AFS "AMR full rate speech" | |
173 VAL 2 EM_AH0 "AMR half speech on sub channel 0" | |
174 VAL 3 EM_AH1 "AMR half rate speech on sub channel 1" | |
175 | |
176 VALTAB VAL_amr_icmi | |
177 VAL 0 EM_AMR_ICMI_IMP "The initial codec mode is defined by the implicit rule provided in 3GPP TS 05.09" | |
178 VAL 1 EM_AMR_ICMI_SMF "The initial codec mode is defined by the Start Mode field" | |
179 | |
180 VALTAB VAL_amr_first_cod | |
181 VAL 0 EM_AMR_MODE_4_75 "4.75 kbps codec bit rate" | |
182 VAL 1 EM_AMR_MODE_5_15 "5.15 kbps codec bit rate" | |
183 VAL 2 EM_AMR_MODE_5_9 "5.9 kbps codec bit rate" | |
184 VAL 3 EM_AMR_MODE_6_7 "6.7 kbps codec bit rate" | |
185 VAL 4 EM_AMR_MODE_7_4 "7.4 kbps codec bit rate" | |
186 VAL 5 EM_AMR_MODE_7_95 "7.95 kbps codec bit rate" | |
187 VAL 6 EM_AMR_MODE_10_2 "10.2 kbps codec bit rate" | |
188 VAL 7 EM_AMR_MODE_12_2 "12.2 kbps codec bit rate" | |
189 | |
190 VALTAB VAL_hop | |
191 VAL 0 EM_HOP_NO "Hopping is not present" | |
192 VAL 1 EM_HOP "Hopping used" | |
193 | |
194 VALTAB VAL_sgsnr %REL99% | |
195 VAL 0 EM_SGSNR_L98 %REL99% "SGSN is R-98 or older" | |
196 VAL 1 EM_SGSNR_G99 %REL99% "SGSN is R-99 or later." | |
197 | |
198 VALTAB VAL_mscr %REL99% | |
199 VAL 0 EM_MSCR_L98 %REL99% "MSC release is 98 or older." | |
200 VAL 1 EM_MSCR_G99 %REL99% "MSC release is 99 or later." | |
201 | |
202 VALTAB VAL_net_rel %REL99% | |
203 VAL 0 EM_BSS_L98 %REL99% "BSS release version is 98 or older." | |
204 VAL 1 EM_BSS_99 %REL99% "BSS release version is 99" | |
205 VAL 2 EM_BSS_R4 %REL99% "BSS release verison is R4" | |
206 VAL 255 EM_BSS_NOT_SET %REL99% "BSS release is not set." | |
207 | |
208 VALTAB Val_band_ind %REL99% | |
209 VAL 0 EM_BAND_1800 "ARFCN belongs to 1800 band" | |
210 VAL 1 EM_BAND_1900 "ARFCN belongs to 1900 band" | |
211 VAL 2 EM_BAND_NOT_SET "Band Indicator Value is not set by serving cell" | |
212 | |
213 | |
214 | |
215 | |
216 VAR arfcn "channel number" S | |
217 | |
218 VAL @p_em - VAL_arfcn@ | |
219 | |
220 VAR arfcn_nc "channel number" S | |
221 | |
222 | |
223 VAR tn "timeslot number" B | |
224 | |
225 VAL @p_em - VAL_tn@ | |
226 | |
227 VAR txlev "Power Level" B | |
228 | |
229 VAL @p_em - VAL_txlev@ | |
230 | |
231 VAR txpwr_max "Max power level in a cell" B | |
232 | |
233 VAL @p_em - VAL_txlev@ | |
234 | |
235 VAR rxlev "received field strength" B | |
236 | |
237 VAL @p_em - VAL_rxlev@ | |
238 | |
239 VAR rxlev_nc "received field strength neighbour cell" B | |
240 | |
241 | |
242 VAR rxlev_f "received field strength" B | |
243 | |
244 | |
245 VAR rxlev_s "received field strength" B | |
246 | |
247 | |
248 VAR rxlev_min "min. rxlev to access the cell" B | |
249 | |
250 | |
251 VAR rxqual_f "received quality" B | |
252 | |
253 VAL @p_em - VAL_rxqual_f@ | |
254 | |
255 VAR rxqual_s "received quality" B | |
256 | |
257 | |
258 VAR bsic "base station ID code" B | |
259 | |
260 VAL @p_em - VAL_bsic@ | |
261 | |
262 VAR bsic_nc "base station ID code neighbour cell" B | |
263 | |
264 | |
265 VAR tav "timing advance" B | |
266 | |
267 | |
268 VAR frame_offset "frame offset" L | |
269 | |
270 | |
271 VAR time_alignmt "time alignment" L | |
272 | |
273 | |
274 VAR cell_id "cell identity SC" S | |
275 | |
276 | |
277 VAR cell_id_nc "cell identity neighbour cell" S | |
278 | |
279 | |
280 VAR lac "location area code" S | |
281 | |
282 | |
283 VAR lac_nc "location area code neighbour cells" S | |
284 | |
285 | |
286 VAR c1 "path loss criterion C1" T | |
287 | |
288 | |
289 VAR c2 "reselection criterion C2" T | |
290 | |
291 | |
292 VAR c1_nc "path loss criterion C1 neighbour cells" T | |
293 | |
294 | |
295 VAR c2_nc "reselection criterion C2 neighbour cells" T | |
296 | |
297 | |
298 VAR c31 "reselection criterion C31 (GPRS)" T | |
299 | |
300 | |
301 VAR c32 "reselection criterion C32 (GPRS)" T | |
302 | |
303 | |
304 VAR c31_nc "reselection criterion C31 (GPRS) neighbour cells" T | |
305 | |
306 | |
307 VAR c32_nc "reselection criterion C32 (GPRS) neighbour cells" T | |
308 | |
309 | |
310 VAR dsc "actual downlink signalling counter" B | |
311 | |
312 | |
313 VAR rlt "actual radiolink timeout counter" B | |
314 | |
315 | |
316 VAR cba "cell bar access" B | |
317 | |
318 | |
319 VAR cba_nc "cell bar access neighbour cells" B | |
320 | |
321 | |
322 VAR cbq "cell bar qualifier" B | |
323 | |
324 | |
325 VAR cbq_nc "cell bar qualifier neighbour cells" B | |
326 | |
327 | |
328 VAR nmo "network mode of operation" B | |
329 | |
330 | |
331 VAR spgc_ccch_sup "SPLIT_PG_CYCLE_SUPPORT: whether it is supported or not - should be BOOL, but BOOL is not valid in SAP" B | |
332 | |
333 | |
334 VAR priority_access_thr "packet access to the network according to priority level" B | |
335 | |
336 | |
337 VAR rac "routing area code" B | |
338 | |
339 | |
340 VAR rac_nc "routing area code" B | |
341 | |
342 | |
343 VAR no_ncells "no of neighbour cells" B | |
344 | |
345 | |
346 VAR t3212 "Timer T3212" B | |
347 | |
348 VAL @p_em - VAL_t3212@ | |
349 | |
350 VAR ident_type "Type of identity" B | |
351 | |
352 | |
353 VAR odd_even "Odd/ Even indication" B | |
354 | |
355 | |
356 VAR v_ident_dig "valid-flag" B | |
357 | |
358 | |
359 VAR c_ident_dig "counter" B | |
360 | |
361 | |
362 VAR ident_dig "Identity digit" B | |
363 | |
364 | |
365 VAR tmsi "binary representation TMSI" L | |
366 | |
367 | |
368 VAR mcc "mobile country code" B | |
369 | |
370 | |
371 VAR mnc "mobile network code" B | |
372 | |
373 | |
374 VAR no_creq_max "mobile country code" B | |
375 | |
376 | |
377 VAR ciph_stat "Cipher status" B | |
378 | |
379 | |
380 VAR ma "MA list after time" S | |
381 | |
382 | |
383 VAR ma2 "MA list before time" S | |
384 | |
385 | |
386 VAR v_start "starting time valid" B | |
387 | |
388 VAL @p_em - VAL_v_start@ | |
389 | |
390 VAR hsn "Hopping sequence number" B | |
391 | |
392 | |
393 VAR dtx_stat "DTX status" B | |
394 | |
395 VAL @p_em - VAL_dtx_stat@ | |
396 | |
397 VAR rev_lev "rev_lev" B | |
398 | |
399 | |
400 VAR es_ind "es_ind" B | |
401 | |
402 | |
403 VAR a5_1 "a5_1" B | |
404 | |
405 | |
406 VAR rf_pow_cap "rf_pow_cap" B | |
407 | |
408 | |
409 VAR ps_cap "ps_cap" B | |
410 | |
411 | |
412 VAR ss_screen "ss_screen" B | |
413 | |
414 | |
415 VAR sm_cap "sm_cap" B | |
416 | |
417 | |
418 VAR freq_cap "freq_cap" B | |
419 | |
420 | |
421 VAR class_3 "class_3" B | |
422 | |
423 | |
424 VAR cmsp "cmsp" B | |
425 | |
426 | |
427 VAR a5_3 "a5_3" B | |
428 | |
429 | |
430 VAR a5_2 "a5_2" B | |
431 | |
432 | |
433 VAR mb_sub "mb_sub" B | |
434 | |
435 | |
436 VAR a5_7 "a5_7" B | |
437 | |
438 | |
439 VAR a5_6 "a5_6" B | |
440 | |
441 | |
442 VAR a5_5 "a5_5" B | |
443 | |
444 | |
445 VAR a5_4 "a5_4" B | |
446 | |
447 | |
448 VAR v_radio_cap_2 "v_radio_cap_2" B | |
449 | |
450 | |
451 VAR radio_cap_2 "radio_cap_2" B | |
452 | |
453 | |
454 VAR v_radio_cap_1 "v_radio_cap_1" B | |
455 | |
456 | |
457 VAR radio_cap_1 "radio_cap_1" B | |
458 | |
459 | |
460 VAR v_r_support "v_r_support" B | |
461 | |
462 | |
463 VAR r_support "r_support" B | |
464 | |
465 | |
466 VAR v_m_s_class "v_m_s_class" B | |
467 | |
468 | |
469 VAR m_s_class "m_s_class" B | |
470 | |
471 | |
472 VAR ucs2_treat "ucs2_treat" B | |
473 | |
474 | |
475 VAR ext_meas_cap "ext_meas_cap" B | |
476 | |
477 | |
478 VAR v_meas_cap "v_meas_cap" B | |
479 | |
480 | |
481 VAR sw_time "sw_time" B | |
482 | |
483 | |
484 VAR sws_time "sws_time" B | |
485 | |
486 | |
487 VAR dummy1 "dummy1" B | |
488 | |
489 | |
490 VAR dummy2 "dummy2" B | |
491 | |
492 | |
493 VAR v_mmi "not implemented yet" S | |
494 | |
495 | |
496 VAR v_sim "not implemented yet" S | |
497 | |
498 | |
499 VAR v_cc "not implemented yet" S | |
500 | |
501 | |
502 VAR v_ss "not implemented yet" S | |
503 | |
504 | |
505 VAR v_sms "not implemented yet" S | |
506 | |
507 | |
508 VAR v_mm "not implemented yet" S | |
509 | |
510 | |
511 VAR v_rr "not implemented yet" S | |
512 | |
513 | |
514 VAR v_dl "not implemented yet" S | |
515 | |
516 | |
517 VAR v_l1 "not implemented yet" S | |
518 | |
519 | |
520 VAR rel_cause "release cause" S | |
521 | |
522 | |
523 VAR bs_pa_mfrms "Multiframe Period" B | |
524 | |
525 VAL @p_em - VAL_bs_pa_mfrms@ | |
526 | |
527 VAR data "requested data" S | |
528 | |
529 | |
530 VAR reest_flag "Re-establishment flag" B | |
531 | |
532 | |
533 VAR max_dlt "maximum downlink timeout counter" B | |
534 | |
535 | |
536 VAR act_dlt "actual downlink timeout counter" B | |
537 | |
538 | |
539 VAR max_rlt "maximum radiolink timeout counter" B | |
540 | |
541 | |
542 VAR act_rlt "actual radiolink timeout counter" B | |
543 | |
544 | |
545 VAR bitmask_l1_h "bitmask for L1 higher bits" S | |
546 | |
547 | |
548 VAR bitmask_l1_l "bitmask for L1 lower bits" L | |
549 | |
550 | |
551 VAR bitmask_dl "bitmask for DL" S | |
552 | |
553 | |
554 VAR bitmask_rr_h "bitmask for RR higher bits" S | |
555 | |
556 | |
557 VAR bitmask_rr_l "bitmask for RR lower bits" L | |
558 | |
559 | |
560 VAR bitmask_mm "bitmask for MM" L | |
561 | |
562 | |
563 VAR bitmask_cc_h "bitmask for CC higher bits" L | |
564 | |
565 | |
566 VAR bitmask_cc_l "bitmask for CC lower bits" L | |
567 | |
568 | |
569 VAR bitmask_ss "bitmask for SS" S | |
570 | |
571 | |
572 VAR bitmask_sms_h "bitmask for SMS higher bits" L | |
573 | |
574 | |
575 VAR bitmask_sms_l "bitmask for SMS lower bits" L | |
576 | |
577 | |
578 VAR bitmask_sim "bitmask for SIM" L | |
579 | |
580 | |
581 VAR entity "Entity name" B | |
582 | |
583 VAL @p_em - VAL_entity@ | |
584 | |
585 VAR pco_bitmap "EM-Data output to PCO according to bitmap" L | |
586 | |
587 VAL @p_em - VAL_pco_bitmap@ | |
588 | |
589 VAR hyst "C2 / C32 Hysteresis" B | |
590 | |
591 VAL @p_em - VAL_hyst@ | |
592 | |
593 VAR gprs_prio_class "GPRS_PRIORITY_CLASS" B | |
594 | |
595 VAL @p_em - VAL_gprs_prio_class@ | |
596 | |
597 VAR gprs_prio_class_nc "GPRS_PRIORITY_CLASS" B | |
598 | |
599 VAL @p_em - VAL_gprs_prio_class@ | |
600 | |
601 VAR c31_hyst "C31_HYST" B | |
602 | |
603 | |
604 VAR ra_re_hyst "RAC_HYSTERESIS" B | |
605 | |
606 | |
607 VAR res_type "Reselection Type" B | |
608 | |
609 | |
610 VAR tbf_trans_type "TBF unique ID" B | |
611 | |
612 VAL @p_em - VAL_tbf_trans_type@ | |
613 | |
614 VAR tbf_num_ults "number of assigned Timeslots" B | |
615 | |
616 | |
617 VAR tbf_num_rlc "number of granted uplink RLC blocks" S | |
618 | |
619 | |
620 VAR nco "Network Controlled reselection Order" B | |
621 | |
622 VAL @p_em - VAL_nco@ | |
623 | |
624 VAR rlc_num_retrans "Info about the number of retransmitted RLCs" B | |
625 | |
626 | |
627 VAR rlc_num_trans "Info about the number of transmitted RLCs" S | |
628 | |
629 | |
630 VAR rlc_pdu_cnt "Info about the number of transmitted RLCs" B | |
631 | |
632 | |
633 VAR rlc_start_fn "Info about the number of transmitted RLCs" L | |
634 | |
635 | |
636 VAR rlc_end_fn "Info about the number of transmitted RLCs" L | |
637 | |
638 | |
639 VAR ul_nb_block "Number of blocks to be sent for uplink" S | |
640 | |
641 | |
642 VAR grlc_state "grlc state" B | |
643 | |
644 VAL @p_em - VAL_grlc_state@ | |
645 | |
646 VAR cv "countdown value" B | |
647 | |
648 | |
649 VAR cs "Basic Element" B | |
650 | |
651 VAL @p_em - VAL_cs@ | |
652 | |
653 VAR ready_state "ready-standby state" B | |
654 | |
655 | |
656 VAR tlli "tlli" L | |
657 | |
658 | |
659 VAR ptmsi "ptmsi" L | |
660 | |
661 | |
662 VAR ptmsi_sig "ptmsi signature" L | |
663 | |
664 | |
665 VAR ready_timer "ready timer T3314" L | |
666 | |
667 | |
668 VAR ciphering_algorithm "ciphering algorithm" B | |
669 | |
670 | |
671 VAR tbf_mod "Basic Element" B | |
672 | |
673 | |
674 VAR mac_mod "Basic Element" B | |
675 | |
676 | |
677 VAR tfi "Basic Element" B | |
678 | |
679 | |
680 VAR gmm_state "codes the GPRS state" B | |
681 | |
682 | |
683 VAR rlc_tbc "Number of rlc data blocks during the tbf, which is requested to send" S | |
684 | |
685 | |
686 VAR cell_type_ind "Indicates the cell type GSM/GPRS" B | |
687 | |
688 VAL @p_em - VAL_cell_type_ind@ | |
689 | |
690 VAR cell_resel_offset "stores cell reselect offset" B | |
691 | |
692 VAL @p_em - VAL_cell_resel_offset@ | |
693 | |
694 VAR temp_offset "Stores temporary offset" B | |
695 | |
696 VAL @p_em - VAL_temp_offset@ | |
697 | |
698 VAR rxlev_acc_min "stores RXLEV_ACCESS_MIN" B | |
699 | |
700 VAL @p_em - VAL_rxlev_acc_min@ | |
701 | |
702 VAR vocoder "Vocoder type" B | |
703 | |
704 VAL @p_em - VAL_vocoder@ | |
705 | |
706 VAR t3312_deactivated "Periodic RAU timer state" B | |
707 | |
708 VAL @p_em - VAL_t3312_state@ | |
709 | |
710 VAR t3312_val "Periodic RAU timer value in seconds" L | |
711 | |
712 | |
713 VAR amr_vocoder "AMR vocoder type" B | |
714 | |
715 VAL @p_em - VAL_amr_voc@ | |
716 | |
717 VAR amr_icmi "AMR initial codec mode indicator" B | |
718 | |
719 VAL @p_em - VAL_amr_icmi@ | |
720 | |
721 VAR amr_icm "AMR initial codec mode(index in the ACS)" B | |
722 | |
723 | |
724 VAR amr_acs "AMR active codec set" B | |
725 | |
726 | |
727 VAR amr_nr_modes "Number of AMR codec modes" B | |
728 | |
729 | |
730 VAR amr_codec_thr "Lower thresholds for switching between mode j and j-1" B | |
731 | |
732 | |
733 VAR amr_codec_hyst "Hysteresis values to obtain the higher thresholds for switching between mode j and j+1" B | |
734 | |
735 | |
736 VAR amr_first_codec "Highest bit rate AMR codec mode" B | |
737 | |
738 VAL @p_em - VAL_amr_first_cod@ | |
739 | |
740 VAR maio "Mobile allocation index offset" B | |
741 | |
742 | |
743 VAR nr_arfcns "Number of arfcns in hopping list" B | |
744 | |
745 | |
746 VAR hop "Hopping valid or not flag" B | |
747 | |
748 VAL @p_em - VAL_hop@ | |
749 | |
750 VAR sgsnr_rel %REL99% "SGSNR release" B | |
751 | |
752 VAL @p_em - VAL_sgsnr@ | |
753 | |
754 VAR mscr_rel %REL99% "MSCR Release" B | |
755 | |
756 VAL @p_em - VAL_mscr@ | |
757 | |
758 VAR net_rel %REL99% "N/W Rel. information" B | |
759 | |
760 VAL @p_em - VAL_net_rel@ | |
761 | |
762 VAR band_ind %REL99% "Band Indicator" B | |
763 | |
764 VAL @p_em - Val_band_ind@ | |
765 | |
766 VAR bss_paging_coord %REL99% "BS paging coordination" B | |
767 | |
768 | |
769 VAR ul_net_octet "octet count on up link" L | |
770 | |
771 | |
772 VAR ul_gross_octet "Gross throughput octet count on up link" L | |
773 | |
774 | |
775 VAR dl_gross_octet "Gross throughput octet count on down link" L | |
776 | |
777 | |
778 VAR dl_net_octet "Net throughput octet count on down link" L | |
779 | |
780 | |
781 VAR dl_crc_errors "CRC errors in Downlink" L | |
782 | |
783 | |
784 VAR bitmask_grr "Bitmask for GRR " L | |
785 | |
786 | |
787 VAR bitmask_gmm "GMM bitmask" L | |
788 | |
789 | |
790 VAR bitmask_grlc "GRLC bitmask" L | |
791 | |
792 | |
793 | |
794 | |
795 | |
796 COMP net_ctrl "Network control" | |
797 { | |
798 spgc_ccch_sup ; SPLIT_PG_CYCLE_SUPPORT: whether it is supported or not - should be BOOL, but BOOL is not valid in SAP | |
799 priority_access_thr ; packet access to the network according to priority level | |
800 } | |
801 | |
802 | |
803 | |
804 COMP em_imeisv "IMEISV" | |
805 { | |
806 ident_type ; Type of identity | |
807 odd_even ; Odd/ Even indication | |
808 v_ident_dig ; valid-flag | |
809 c_ident_dig ; counter | |
810 ident_dig [16] ; Identity digit | |
811 } | |
812 TYPEDEF COMP em_imeisv em_imsi "IMSI" | |
813 | |
814 | |
815 | |
816 COMP hop_chn "frequency hopping channel list after time" | |
817 { | |
818 maio ; Mobile allocation index offset | |
819 nr_arfcns ; Number of hopping channels | |
820 ma [65] ; MA list after time | |
821 } | |
822 | |
823 | |
824 | |
825 COMP classm2 "Classmark 2" | |
826 { | |
827 rev_lev ; rev_lev | |
828 es_ind ; es_ind | |
829 a5_1 ; a5_1 | |
830 rf_pow_cap ; rf_pow_cap | |
831 ps_cap ; ps_cap | |
832 ss_screen ; ss_screen | |
833 sm_cap ; sm_cap | |
834 freq_cap ; freq_cap | |
835 class_3 ; class_3 | |
836 cmsp ; cmsp | |
837 a5_3 ; a5_3 | |
838 a5_2 ; a5_2 | |
839 } | |
840 | |
841 | |
842 | |
843 COMP meas_cap "meas_cap" | |
844 { | |
845 sw_time ; sw_time | |
846 sws_time ; sws_time | |
847 dummy1 ; dummy1 | |
848 dummy2 ; dummy2 | |
849 } | |
850 | |
851 | |
852 | |
853 COMP classm3 "Classmark 3" | |
854 { | |
855 mb_sub ; mb_sub | |
856 a5_7 ; a5_7 | |
857 a5_6 ; a5_6 | |
858 a5_5 ; a5_5 | |
859 a5_4 ; a5_4 | |
860 v_radio_cap_2 ; v_radio_cap_2 | |
861 radio_cap_2 ; radio_cap_2 | |
862 v_radio_cap_1 ; v_radio_cap_1 | |
863 radio_cap_1 ; radio_cap_1 | |
864 v_r_support ; v_r_support | |
865 r_support ; r_support | |
866 v_m_s_class ; v_m_s_class | |
867 m_s_class ; m_s_class | |
868 ucs2_treat ; ucs2_treat | |
869 ext_meas_cap ; ext_meas_cap | |
870 v_meas_cap ; v_meas_cap | |
871 meas_cap ; T_meas_cap | |
872 } | |
873 | |
874 | |
875 | |
876 COMP ul_tbf_par "ul tbf parameter" | |
877 { | |
878 tfi ; tfi | |
879 mac_mod ; allocation type | |
880 ul_nb_block ; Number of blocks to be sent for uplink | |
881 cv ; countdown value | |
882 cs ; coding scheme | |
883 } | |
884 | |
885 | |
886 | |
887 COMP dl_tbf_par "dl tbf parameters" | |
888 { | |
889 tfi ; temporary flow identifier | |
890 mac_mod ; allocation type | |
891 } | |
892 | |
893 | |
894 | |
895 COMP t3312 "Structured Element" | |
896 { | |
897 t3312_deactivated ; Primitive structure element item | |
898 t3312_val ; Primitive structure element item | |
899 } | |
900 | |
901 | |
902 | |
903 COMP amr_cod_prop "Parameters for multirate speech field" | |
904 { | |
905 amr_codec_thr ; Primitive structure element item | |
906 amr_codec_hyst ; Primitive structure element item | |
907 } | |
908 | |
909 | |
910 | |
911 COMP hop_chn2 "Frequency channel hopping list before time" | |
912 { | |
913 maio ; Mobile allocation index offset | |
914 nr_arfcns ; Number of hopping channels | |
915 ma [65] ; Hopping channel list | |
916 } | |
917 | |
918 | |
919 | |
920 | |
921 | |
922 | |
923 ; EM_SC_INFO_REQ 0x3E00 | |
924 ; EM_SC_INFO_CNF 0x7E00 | |
925 ; EM_SC_GPRS_INFO_REQ 0x3E01 | |
926 ; EM_SC_GPRS_INFO_CNF 0x7E01 | |
927 ; EM_NC_INFO_REQ 0x3E02 | |
928 ; EM_NC_INFO_CNF 0x7E02 | |
929 ; EM_LOC_PAG_INFO_REQ 0x3E03 | |
930 ; EM_LOC_PAG_INFO_CNF 0x7E03 | |
931 ; EM_PLMN_INFO_REQ 0x3E04 | |
932 ; EM_PLMN_INFO_CNF 0x7E04 | |
933 ; EM_CIP_HOP_DTX_INFO_REQ 0x3E05 | |
934 ; EM_CIP_HOP_DTX_INFO_CNF 0x7E05 | |
935 ; EM_POWER_INFO_REQ 0x3E06 | |
936 ; EM_POWER_INFO_CNF 0x7E06 | |
937 ; EM_IDENTITY_INFO_REQ 0x3E07 | |
938 ; EM_IDENTITY_INFO_CNF 0x7E07 | |
939 ; EM_SW_VERSION_INFO_REQ 0x3E08 | |
940 ; EM_SW_VERSION_INFO_CNF 0x7E08 | |
941 ; EM_COUNTER_IDLE_IND 0x7E09 | |
942 ; EM_COUNTER_DEDI_IND 0x7E0A | |
943 ; EM_L1_EVENT_REQ 0x3E09 | |
944 ; EM_DL_EVENT_REQ 0x3E0A | |
945 ; EM_RR_EVENT_REQ 0x3E0B | |
946 ; EM_MM_EVENT_REQ 0x3E0C | |
947 ; EM_CC_EVENT_REQ 0x3E0D | |
948 ; EM_SS_EVENT_REQ 0x3E0E | |
949 ; EM_SMS_EVENT_REQ 0x3E0F | |
950 ; EM_SIM_EVENT_REQ 0x3E10 | |
951 ; EM_DATA_IND 0x7E0B | |
952 ; EM_FMM_SC_INFO_REQ 0x3E12 | |
953 ; EM_FMM_SC_INFO_CNF 0x7E12 | |
954 ; EM_FMM_SC_GPRS_INFO_REQ 0x3E13 | |
955 ; EM_FMM_SC_GPRS_INFO_CNF 0x7E13 | |
956 ; EM_FMM_NC_INFO_REQ 0x3E14 | |
957 ; EM_FMM_NC_INFO_CNF 0x7E14 | |
958 ; EM_FMM_RLC_TRANS_INFO_REQ 0x3E15 | |
959 ; EM_FMM_RLC_TRANS_INFO_CNF 0x7E15 | |
960 ; EM_FMM_RESELECTION_START_IND 0x7E0C | |
961 ; EM_FMM_RESELECTION_END_IND 0x7E0D | |
962 ; EM_FMM_TBF_INFO_REQ 0x3E16 | |
963 ; EM_FMM_TBF_INFO_CNF 0x7E16 | |
964 ; EM_PCO_TRACE_REQ 0x3E11 | |
965 ; EM_GRLC_INFO_REQ 0x3E18 | |
966 ; EM_GRLC_INFO_CNF 0x7E18 | |
967 ; EM_GMM_INFO_REQ 0x3E17 | |
968 ; EM_GMM_INFO_CNF 0x7E17 | |
969 ; EM_AMR_INFO_REQ 0x3E19 | |
970 ; EM_AMR_INFO_CNF 0x7E19 | |
971 ; EM_THROUGHPUT_INFO_REQ 0x3E1D | |
972 ; EM_THROUGHPUT_INFO_CNF 0x7E1D | |
973 ; EM_GRR_EVENT_REQ 0x3E1A | |
974 ; EM_GMM_EVENT_REQ 0x3E1B | |
975 ; EM_GRLC_EVENT_REQ 0x3E1C | |
976 | |
977 | |
978 | |
979 PRIM EM_SC_INFO_REQ 0x3E00 | |
980 { | |
981 data ; Data bitmask | |
982 } | |
983 | |
984 | |
985 | |
986 | |
987 | |
988 | |
989 PRIM EM_SC_INFO_CNF 0x7E00 | |
990 { | |
991 arfcn ; Channel number | |
992 c1 ; Path loss criterion | |
993 c2 ; Cell reselection criterion | |
994 rxlev ; Received field strength | |
995 bsic ; Base station ID code | |
996 dsc ; Downlink signalling counter | |
997 txlev ; Transmit power level | |
998 tn ; Timeslot number | |
999 rlt ; Radio link timeout counter | |
1000 tav ; Timing advance | |
1001 rxlev_f ; Received field strength full | |
1002 rxlev_s ; Received field strength sub | |
1003 rxqual_f ; Received quality full | |
1004 rxqual_s ; Received quality sub | |
1005 lac ; Location area code | |
1006 cba ; Cell bar access | |
1007 cbq ; Cell bar qualifier | |
1008 cell_id ; Cell Identity | |
1009 cell_type_ind ; Cell type indicator | |
1010 vocoder ; vocoder type | |
1011 } | |
1012 | |
1013 | |
1014 | |
1015 | |
1016 | |
1017 | |
1018 PRIM EM_SC_GPRS_INFO_REQ 0x3E01 | |
1019 { | |
1020 data ; Data bitmask | |
1021 } | |
1022 | |
1023 | |
1024 | |
1025 | |
1026 | |
1027 | |
1028 PRIM EM_SC_GPRS_INFO_CNF 0x7E01 | |
1029 { | |
1030 gmm_state ; GPRS state | |
1031 tn ; PCCCH_Timeslot | |
1032 nmo ; Network Mode of Operation | |
1033 net_ctrl ; Network control | |
1034 cba ; Cell bar access | |
1035 rac ; Routing area code | |
1036 tav ; Timing advance | |
1037 dsc ; Downlink signalling counter | |
1038 c31 ; Cell reselection criterion c32 | |
1039 c32 ; Cell reselection criterion c32 | |
1040 nco ; Network controlled order | |
1041 bss_paging_coord %REL99% ; Primitive Item | |
1042 band_ind %REL99% ; Primitive Item | |
1043 } | |
1044 | |
1045 | |
1046 | |
1047 | |
1048 | |
1049 | |
1050 PRIM EM_NC_INFO_REQ 0x3E02 | |
1051 { | |
1052 data ; Data bitmask | |
1053 } | |
1054 | |
1055 | |
1056 | |
1057 | |
1058 | |
1059 | |
1060 PRIM EM_NC_INFO_CNF 0x7E02 | |
1061 { | |
1062 no_ncells ; Number of neighbour cells | |
1063 arfcn_nc [6] ; BCCH channel number | |
1064 c1_nc [6] ; Path loss criterion C1 | |
1065 c2_nc [6] ; Reselection criterion C2 | |
1066 rxlev_nc [6] ; Received field strength | |
1067 bsic_nc [6] ; Base station ID code | |
1068 cell_id_nc [6] ; Cell ID | |
1069 lac_nc [6] ; Location area code | |
1070 frame_offset [6] ; Frame offset | |
1071 time_alignmt [6] ; Time alignment | |
1072 cba_nc [6] ; Cell bar access | |
1073 cbq_nc [6] ; Cell bar qualifier | |
1074 cell_type_ind [6] ; cell type indicator | |
1075 rac [6] ; routing area code | |
1076 temp_offset [6] ; temporary offset | |
1077 cell_resel_offset [6] ; Cell reselect offset | |
1078 rxlev_acc_min [6] ; RXLEV_ACCESS_MIN | |
1079 } | |
1080 | |
1081 | |
1082 | |
1083 | |
1084 | |
1085 | |
1086 PRIM EM_LOC_PAG_INFO_REQ 0x3E03 | |
1087 { | |
1088 data ; Data bitmask | |
1089 } | |
1090 | |
1091 | |
1092 | |
1093 | |
1094 | |
1095 | |
1096 PRIM EM_LOC_PAG_INFO_CNF 0x7E03 | |
1097 { | |
1098 bs_pa_mfrms ; Paging repeat period | |
1099 t3212 ; Periodic location updating interval | |
1100 mcc [3] ; Mobile Country Code | |
1101 mnc [3] ; Mobile Network Code | |
1102 tmsi ; Temporary Mobile Subscriber Identity | |
1103 } | |
1104 | |
1105 | |
1106 | |
1107 | |
1108 | |
1109 | |
1110 PRIM EM_PLMN_INFO_REQ 0x3E04 | |
1111 { | |
1112 data ; Data bitmask | |
1113 } | |
1114 | |
1115 | |
1116 | |
1117 | |
1118 | |
1119 | |
1120 PRIM EM_PLMN_INFO_CNF 0x7E04 | |
1121 { | |
1122 no_creq_max ; Max. no of retries for channel requests | |
1123 reest_flag ; Re-establishment flag | |
1124 txpwr_max ; MS TXPWR MAX CCCH | |
1125 rxlev_min ; Rxlev access min | |
1126 rel_cause ; Release cause | |
1127 sgsnr_rel %REL99% ; SGSNR Release | |
1128 mscr_rel %REL99% ; MSCR Release | |
1129 net_rel %REL99% ; BSS Release | |
1130 } | |
1131 | |
1132 | |
1133 | |
1134 | |
1135 | |
1136 | |
1137 PRIM EM_CIP_HOP_DTX_INFO_REQ 0x3E05 | |
1138 { | |
1139 data ; Data bitmask | |
1140 } | |
1141 | |
1142 | |
1143 | |
1144 | |
1145 | |
1146 | |
1147 PRIM EM_CIP_HOP_DTX_INFO_CNF 0x7E05 | |
1148 { | |
1149 ciph_stat ; Cipher status | |
1150 hop ; Hopping configuration | |
1151 arfcn ; ARFCN, valid if hop = 0 | |
1152 hsn ; HSN, valid if hop = 1 | |
1153 dtx_stat ; DTX status | |
1154 v_start ; Starting time valid or not | |
1155 hop_chn ; Hopping channels | |
1156 hop_chn2 ; Hopping channels | |
1157 } | |
1158 | |
1159 | |
1160 | |
1161 | |
1162 | |
1163 | |
1164 PRIM EM_POWER_INFO_REQ 0x3E06 | |
1165 { | |
1166 data ; Data bitmask | |
1167 } | |
1168 | |
1169 | |
1170 | |
1171 | |
1172 | |
1173 | |
1174 PRIM EM_POWER_INFO_CNF 0x7E06 | |
1175 { | |
1176 classm2 ; Classmark 2 | |
1177 classm3 ; Classmark 3 | |
1178 } | |
1179 | |
1180 | |
1181 | |
1182 | |
1183 | |
1184 | |
1185 PRIM EM_IDENTITY_INFO_REQ 0x3E07 | |
1186 { | |
1187 data ; Data bitmask | |
1188 } | |
1189 | |
1190 | |
1191 | |
1192 | |
1193 | |
1194 | |
1195 PRIM EM_IDENTITY_INFO_CNF 0x7E07 | |
1196 { | |
1197 em_imeisv ; IMEISV | |
1198 em_imsi ; IMSI | |
1199 tmsi ; tmsi | |
1200 } | |
1201 | |
1202 | |
1203 | |
1204 | |
1205 | |
1206 | |
1207 PRIM EM_SW_VERSION_INFO_REQ 0x3E08 | |
1208 { | |
1209 data ; Data bitmask | |
1210 } | |
1211 | |
1212 | |
1213 | |
1214 | |
1215 | |
1216 | |
1217 PRIM EM_SW_VERSION_INFO_CNF 0x7E08 | |
1218 { | |
1219 v_mmi ; Version MMI (SMI/ACI/MFW) | |
1220 v_sim ; Version SIM | |
1221 v_cc ; Version CC | |
1222 v_ss ; Version SS | |
1223 v_sms ; Version SMS | |
1224 v_mm ; Version MM | |
1225 v_rr ; Version RR | |
1226 v_dl ; Version DL | |
1227 v_l1 ; Version Layer 1 (ALR) | |
1228 } | |
1229 | |
1230 | |
1231 | |
1232 | |
1233 | |
1234 | |
1235 PRIM EM_COUNTER_IDLE_IND 0x7E09 | |
1236 { | |
1237 max_dlt ; Maximum Downlink Counter | |
1238 act_dlt ; Actual Downlink Counter | |
1239 } | |
1240 | |
1241 | |
1242 | |
1243 | |
1244 | |
1245 | |
1246 PRIM EM_COUNTER_DEDI_IND 0x7E0A | |
1247 { | |
1248 max_rlt ; Maximum Radiolink Timeout Counter | |
1249 act_rlt ; Actual Radiolink Timeout Counter | |
1250 } | |
1251 | |
1252 | |
1253 | |
1254 | |
1255 | |
1256 | |
1257 PRIM EM_L1_EVENT_REQ 0x3E09 | |
1258 { | |
1259 bitmask_l1_h ; Information bits high | |
1260 bitmask_l1_l ; Information bits low | |
1261 } | |
1262 | |
1263 | |
1264 | |
1265 | |
1266 | |
1267 | |
1268 PRIM EM_DL_EVENT_REQ 0x3E0A | |
1269 { | |
1270 bitmask_dl ; Information bits | |
1271 } | |
1272 | |
1273 | |
1274 | |
1275 | |
1276 | |
1277 | |
1278 PRIM EM_RR_EVENT_REQ 0x3E0B | |
1279 { | |
1280 bitmask_rr_h ; Information bits high | |
1281 bitmask_rr_l ; Information bits low | |
1282 } | |
1283 | |
1284 | |
1285 | |
1286 | |
1287 | |
1288 | |
1289 PRIM EM_MM_EVENT_REQ 0x3E0C | |
1290 { | |
1291 bitmask_mm ; Information bits | |
1292 } | |
1293 | |
1294 | |
1295 | |
1296 | |
1297 | |
1298 | |
1299 PRIM EM_CC_EVENT_REQ 0x3E0D | |
1300 { | |
1301 bitmask_cc_h ; Information bits high | |
1302 bitmask_cc_l ; Information bits low | |
1303 } | |
1304 | |
1305 | |
1306 | |
1307 | |
1308 | |
1309 | |
1310 PRIM EM_SS_EVENT_REQ 0x3E0E | |
1311 { | |
1312 bitmask_ss ; Information bits | |
1313 } | |
1314 | |
1315 | |
1316 | |
1317 | |
1318 | |
1319 | |
1320 PRIM EM_SMS_EVENT_REQ 0x3E0F | |
1321 { | |
1322 bitmask_sms_h ; Information bits high | |
1323 bitmask_sms_l ; Information bits low | |
1324 } | |
1325 | |
1326 | |
1327 | |
1328 | |
1329 | |
1330 | |
1331 PRIM EM_SIM_EVENT_REQ 0x3E10 | |
1332 { | |
1333 bitmask_sim ; Information bits | |
1334 } | |
1335 | |
1336 | |
1337 | |
1338 | |
1339 | |
1340 | |
1341 PRIM EM_DATA_IND 0x7E0B | |
1342 { | |
1343 entity ; Entity information | |
1344 } | |
1345 | |
1346 | |
1347 | |
1348 | |
1349 | |
1350 | |
1351 PRIM EM_FMM_SC_INFO_REQ 0x3E12 | |
1352 { | |
1353 data ; Data bitmask | |
1354 } | |
1355 | |
1356 | |
1357 | |
1358 | |
1359 | |
1360 | |
1361 PRIM EM_FMM_SC_INFO_CNF 0x7E12 | |
1362 { | |
1363 arfcn ; Channel number | |
1364 c1 ; Path loss criterion | |
1365 c2 ; Cell reselection criterion | |
1366 rac ; Routing area code | |
1367 hyst ; C2/C32 hysteresis value | |
1368 c32 ; Cell reselection criterion c32 | |
1369 gprs_prio_class ; GPRS Priority Class | |
1370 } | |
1371 | |
1372 | |
1373 | |
1374 | |
1375 | |
1376 | |
1377 PRIM EM_FMM_SC_GPRS_INFO_REQ 0x3E13 | |
1378 { | |
1379 data ; Data bitmask | |
1380 } | |
1381 | |
1382 | |
1383 | |
1384 | |
1385 | |
1386 | |
1387 PRIM EM_FMM_SC_GPRS_INFO_CNF 0x7E13 | |
1388 { | |
1389 c31_hyst ; C31 Hysteresis Flag | |
1390 ra_re_hyst ; RAC hysteresis | |
1391 nco ; Network Controlled resel. Order | |
1392 } | |
1393 | |
1394 | |
1395 | |
1396 | |
1397 | |
1398 | |
1399 PRIM EM_FMM_NC_INFO_REQ 0x3E14 | |
1400 { | |
1401 data ; Data bitmask | |
1402 } | |
1403 | |
1404 | |
1405 | |
1406 | |
1407 | |
1408 | |
1409 PRIM EM_FMM_NC_INFO_CNF 0x7E14 | |
1410 { | |
1411 no_ncells ; Number of neighbour cells | |
1412 arfcn_nc [6] ; BCCH channel number | |
1413 c2_nc [6] ; Reselection criterion C2 | |
1414 rac_nc [6] ; Routing Area Code | |
1415 c31_nc [6] ; C31 Measurement | |
1416 c32_nc [6] ; C32 Measurement | |
1417 gprs_prio_class_nc [6] ; GPRS Priority Class | |
1418 } | |
1419 | |
1420 | |
1421 | |
1422 | |
1423 | |
1424 | |
1425 PRIM EM_FMM_RLC_TRANS_INFO_REQ 0x3E15 | |
1426 { | |
1427 data ; Data bitmask | |
1428 } | |
1429 | |
1430 | |
1431 | |
1432 | |
1433 | |
1434 | |
1435 PRIM EM_FMM_RLC_TRANS_INFO_CNF 0x7E15 | |
1436 { | |
1437 rlc_num_retrans ; RLC Blocks retransmitted | |
1438 rlc_num_trans ; RLC Blocks successfull transmitted | |
1439 rlc_pdu_cnt ; PDU Counter | |
1440 rlc_start_fn ; Start Frame Number | |
1441 rlc_end_fn ; End Frame Number | |
1442 rlc_tbc ; Number of rlc data blocks during the tbf, which is requested to send | |
1443 } | |
1444 | |
1445 | |
1446 | |
1447 | |
1448 | |
1449 | |
1450 PRIM EM_FMM_RESELECTION_START_IND 0x7E0C | |
1451 { | |
1452 arfcn ; Channel number | |
1453 rac ; Routing area code | |
1454 res_type ; Reselection Type | |
1455 } | |
1456 | |
1457 | |
1458 | |
1459 | |
1460 | |
1461 | |
1462 PRIM EM_FMM_RESELECTION_END_IND 0x7E0D | |
1463 { | |
1464 arfcn ; Channel number | |
1465 rac ; Routing area code | |
1466 } | |
1467 | |
1468 | |
1469 | |
1470 | |
1471 | |
1472 | |
1473 PRIM EM_FMM_TBF_INFO_REQ 0x3E16 | |
1474 { | |
1475 data ; Data bitmask | |
1476 } | |
1477 | |
1478 | |
1479 | |
1480 | |
1481 | |
1482 | |
1483 PRIM EM_FMM_TBF_INFO_CNF 0x7E16 | |
1484 { | |
1485 tbf_trans_type ; TBF transfer type | |
1486 tbf_num_ults ; Number of UL-Timeslots | |
1487 tbf_num_rlc ; Uplink RLC-Blocks | |
1488 } | |
1489 | |
1490 | |
1491 | |
1492 | |
1493 | |
1494 | |
1495 PRIM EM_PCO_TRACE_REQ 0x3E11 | |
1496 { | |
1497 pco_bitmap ; bitmap for requested EM information | |
1498 } | |
1499 | |
1500 | |
1501 | |
1502 | |
1503 | |
1504 | |
1505 PRIM EM_GRLC_INFO_REQ 0x3E18 | |
1506 { | |
1507 data ; Primitive Item | |
1508 } | |
1509 | |
1510 | |
1511 | |
1512 | |
1513 | |
1514 | |
1515 PRIM EM_GRLC_INFO_CNF 0x7E18 | |
1516 { | |
1517 grlc_state ; grlc state | |
1518 tbf_mod ; tbf state | |
1519 ul_tbf_par ; ul tbf parameter | |
1520 dl_tbf_par ; dl tbf parameter | |
1521 } | |
1522 | |
1523 | |
1524 | |
1525 | |
1526 | |
1527 | |
1528 PRIM EM_GMM_INFO_REQ 0x3E17 | |
1529 { | |
1530 data ; Primitive Item | |
1531 } | |
1532 | |
1533 | |
1534 | |
1535 | |
1536 | |
1537 | |
1538 PRIM EM_GMM_INFO_CNF 0x7E17 | |
1539 { | |
1540 ready_state ; ready-standby state | |
1541 ciphering_algorithm ; Primitive Item | |
1542 tlli ; Primitive Item | |
1543 ptmsi ; Primitive Item | |
1544 ptmsi_sig ; Primitive Item | |
1545 ready_timer ; Primitive Item | |
1546 t3312 ; Primitive Item | |
1547 } | |
1548 | |
1549 | |
1550 | |
1551 | |
1552 | |
1553 | |
1554 PRIM EM_AMR_INFO_REQ 0x3E19 | |
1555 { | |
1556 data ; Primitive Item | |
1557 } | |
1558 | |
1559 | |
1560 | |
1561 | |
1562 | |
1563 | |
1564 PRIM EM_AMR_INFO_CNF 0x7E19 | |
1565 { | |
1566 amr_vocoder ; AMR vocoder type | |
1567 amr_icmi ; Initial codec mode indicator | |
1568 amr_icm ; Index into ACS | |
1569 amr_acs ; Active codec set | |
1570 amr_first_codec ; Highest bit rate codec mode | |
1571 amr_nr_modes ; Number of modes in ACS | |
1572 amr_cod_prop [3] ; codec mode properties | |
1573 } | |
1574 | |
1575 | |
1576 | |
1577 | |
1578 | |
1579 | |
1580 PRIM EM_THROUGHPUT_INFO_REQ 0x3E1D | |
1581 { | |
1582 data ; Primitive Item | |
1583 } | |
1584 | |
1585 | |
1586 | |
1587 | |
1588 | |
1589 | |
1590 PRIM EM_THROUGHPUT_INFO_CNF 0x7E1D | |
1591 { | |
1592 ul_net_octet ; Primitive Item | |
1593 ul_gross_octet ; Primitive Item | |
1594 dl_net_octet ; Primitive Item | |
1595 dl_gross_octet ; Primitive Item | |
1596 dl_crc_errors ; Primitive Item | |
1597 } | |
1598 | |
1599 | |
1600 | |
1601 | |
1602 | |
1603 | |
1604 PRIM EM_GRR_EVENT_REQ 0x3E1A | |
1605 { | |
1606 bitmask_grr ; Primitive Item | |
1607 } | |
1608 | |
1609 | |
1610 | |
1611 | |
1612 | |
1613 | |
1614 PRIM EM_GMM_EVENT_REQ 0x3E1B | |
1615 { | |
1616 bitmask_gmm ; Primitive Item | |
1617 } | |
1618 | |
1619 | |
1620 | |
1621 | |
1622 | |
1623 | |
1624 PRIM EM_GRLC_EVENT_REQ 0x3E1C | |
1625 { | |
1626 bitmask_grlc ; Primitive Item | |
1627 } | |
1628 | |
1629 | |
1630 | |
1631 | |
1632 | |
1633 | |
1634 | |
1635 | |
1636 |