summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc/lte-rrc.cnf
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-11-24 23:09:48 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-11-24 23:09:48 +0000
commitdb7405bb13f04aabe8759e30952ec8fd87bee3a3 (patch)
tree3f3877412bfd940f464ec97cd065d6c1a1b0855d /asn1/lte-rrc/lte-rrc.cnf
parent4dbed5fbd0bbe3d50c5768b4299704bbf511eb58 (diff)
downloadwireshark-db7405bb13f04aabe8759e30952ec8fd87bee3a3.tar.gz
Dissect UE Rx - Tx time difference field
svn path=/trunk/; revision=53557
Diffstat (limited to 'asn1/lte-rrc/lte-rrc.cnf')
-rw-r--r--asn1/lte-rrc/lte-rrc.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/lte-rrc/lte-rrc.cnf b/asn1/lte-rrc/lte-rrc.cnf
index 3813caba4a..9cc8084d04 100644
--- a/asn1/lte-rrc/lte-rrc.cnf
+++ b/asn1/lte-rrc/lte-rrc.cnf
@@ -897,6 +897,9 @@ RSRP-Range DISPLAY=BASE_DEC|BASE_EXT_STRING STRINGS=&lte_rrc_RSRP_Range_vals_ext
#.TYPE_ATTR
RSRQ-Range DISPLAY=BASE_DEC|BASE_EXT_STRING STRINGS=&lte_rrc_RSRQ_Range_vals_ext
+#.TYPE_ATTR
+MeasResultForECID-r9/ue-RxTxTimeDiffResult-r9 DISPLAY=BASE_CUSTOM STRINGS=&lte_rrc_ue_RxTxTimeDiffResult_fmt
+
#.FN_BODY SoundingRS-UL-ConfigDedicated/setup/duration
actx->created_item = proto_tree_add_bits_item(tree, hf_index, tvb, offset, 1, ENC_BIG_ENDIAN);
offset++;