Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
packet-lpp.h
1/* Do not modify this file. Changes will be overwritten. */
2/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3/* packet-lpp.h */
4/* asn2wrs.py -q -L -p lpp -c ./lpp.cnf -s ./packet-lpp-template -D . -O ../.. LPP-PDU-Definitions.asn LPP-Broadcast-Definitions.asn */
5
6/* packet-lpp.h
7 * Routines for 3GPP LTE Positioning Protocol (LPP) packet dissection
8 * Copyright 2011-2024 Pascal Quantin <[email protected]>
9 *
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <[email protected]>
12 * Copyright 1998 Gerald Combs
13 *
14 * SPDX-License-Identifier: GPL-2.0-or-later
15 *
16 */
17
18#ifndef PACKET_LPP_H
19#define PACKET_LPP_H
20
21typedef enum {
22 LPP_POS_SIB_TYPE_UNKNOWN,
23 LPP_POS_SIB_TYPE_1_1,
24 LPP_POS_SIB_TYPE_1_2,
25 LPP_POS_SIB_TYPE_1_3,
26 LPP_POS_SIB_TYPE_1_4,
27 LPP_POS_SIB_TYPE_1_5,
28 LPP_POS_SIB_TYPE_1_6,
29 LPP_POS_SIB_TYPE_1_7,
30 LPP_POS_SIB_TYPE_1_8,
31 LPP_POS_SIB_TYPE_1_9,
32 LPP_POS_SIB_TYPE_1_10,
33 LPP_POS_SIB_TYPE_1_11,
34 LPP_POS_SIB_TYPE_1_12,
35 LPP_POS_SIB_TYPE_2_1,
36 LPP_POS_SIB_TYPE_2_2,
37 LPP_POS_SIB_TYPE_2_3,
38 LPP_POS_SIB_TYPE_2_4,
39 LPP_POS_SIB_TYPE_2_5,
40 LPP_POS_SIB_TYPE_2_6,
41 LPP_POS_SIB_TYPE_2_7,
42 LPP_POS_SIB_TYPE_2_8,
43 LPP_POS_SIB_TYPE_2_9,
44 LPP_POS_SIB_TYPE_2_10,
45 LPP_POS_SIB_TYPE_2_11,
46 LPP_POS_SIB_TYPE_2_12,
47 LPP_POS_SIB_TYPE_2_13,
48 LPP_POS_SIB_TYPE_2_14,
49 LPP_POS_SIB_TYPE_2_15,
50 LPP_POS_SIB_TYPE_2_16,
51 LPP_POS_SIB_TYPE_2_17,
52 LPP_POS_SIB_TYPE_2_17a,
53 LPP_POS_SIB_TYPE_2_18,
54 LPP_POS_SIB_TYPE_2_18a,
55 LPP_POS_SIB_TYPE_2_19,
56 LPP_POS_SIB_TYPE_2_20,
57 LPP_POS_SIB_TYPE_2_20a,
58 LPP_POS_SIB_TYPE_2_21,
59 LPP_POS_SIB_TYPE_2_22,
60 LPP_POS_SIB_TYPE_2_23,
61 LPP_POS_SIB_TYPE_2_24,
62 LPP_POS_SIB_TYPE_2_25,
63 LPP_POS_SIB_TYPE_2_26,
64 LPP_POS_SIB_TYPE_2_27,
65 LPP_POS_SIB_TYPE_3_1,
66 LPP_POS_SIB_TYPE_4_1,
67 LPP_POS_SIB_TYPE_5_1,
68 LPP_POS_SIB_TYPE_6_1,
69 LPP_POS_SIB_TYPE_6_2,
70 LPP_POS_SIB_TYPE_6_3,
71 LPP_POS_SIB_TYPE_6_4,
72 LPP_POS_SIB_TYPE_6_5,
73 LPP_POS_SIB_TYPE_6_6,
74 LPP_POS_SIB_TYPE_6_7,
75 LPP_POS_SIB_TYPE_7_1,
76 LPP_POS_SIB_TYPE_7_2,
77 LPP_POS_SIB_TYPE_7_3,
78 LPP_POS_SIB_TYPE_7_4,
79} lpp_pos_sib_type_t;
80
81int dissect_lpp_AssistanceDataSIBelement_r15_PDU(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, lpp_pos_sib_type_t pos_sib_type);
82
83extern const value_string lpp_Velocity_vals[];
84int dissect_lpp_ARFCN_ValueEUTRA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
85int dissect_lpp_ARFCN_ValueEUTRA_v9a0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
86int dissect_lpp_ARFCN_ValueUTRA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
87int dissect_lpp_CellGlobalIdEUTRA_AndUTRA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
88int dissect_lpp_CellGlobalIdGERAN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
89int dissect_lpp_Ellipsoid_Point(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
90int dissect_lpp_EllipsoidPointWithAltitude(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
91int dissect_lpp_EllipsoidPointWithAltitudeAndUncertaintyEllipsoid(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
92int dissect_lpp_Velocity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
93int dissect_lpp_OTDOA_ReferenceCellInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
94int dissect_lpp_OTDOA_NeighbourCellInfoElement(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
95int dissect_lpp_GNSS_SystemTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
96int dissect_lpp_NetworkTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
97int dissect_lpp_GNSS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
98int dissect_lpp_GNSS_ID_Bitmap(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
99int dissect_lpp_GNSS_SignalID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
100int dissect_lpp_GNSS_SignalIDs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
101int dissect_lpp_SV_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
102int dissect_lpp_ECID_SignalMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
103int dissect_lpp_Ellipsoid_Point_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
104int dissect_lpp_Ellipsoid_PointWithUncertaintyCircle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
105int dissect_lpp_EllipsoidPointWithUncertaintyEllipse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
106int dissect_lpp_EllipsoidPointWithAltitude_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
107int dissect_lpp_EllipsoidPointWithAltitudeAndUncertaintyEllipsoid_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
108int dissect_lpp_EllipsoidArc_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
109int dissect_lpp_HorizontalVelocity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
110int dissect_lpp_HorizontalWithVerticalVelocity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
111int dissect_lpp_HorizontalVelocityWithUncertainty_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
112int dissect_lpp_Polygon_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
113int dissect_lpp_LocationCoordinates_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
114int dissect_lpp_Velocity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
115int dissect_lpp_LocationError_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
116int dissect_lpp_LocationSource_r13_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
117int dissect_lpp_Sensor_MeasurementInformation_r13_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
118int dissect_lpp_Sensor_MotionInformation_r15_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
119int dissect_lpp_DisplacementTimeStamp_r15_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
120
121#endif /* PACKET_LPP_H */
Definition asn1.h:65
Definition packet_info.h:43
Definition proto.h:901
Definition value_string.h:25
Definition tvbuff-int.h:35