aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/hnbap/Makefile.am
blob: b00ce95ba0114ba457a24a73a5e76f88a3c5d577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
hnbap_HEADERS = \
	AccessResult.h \
	Access-stratum-release-indicator.h \
	AdditionalNeighbourInfoList.h \
	AltitudeAndDirection.h \
	BackoffTimer.h \
	BindingID.h \
	Cause.h \
	CauseMisc.h \
	CauseProtocol.h \
	CauseRadioNetwork.h \
	CauseTransport.h \
	CELL-FACHMobilitySupport.h \
	CellIdentity.h \
	CGI.h \
	CI.h \
	CN-DomainIndicator.h \
	ConfigurationInformation.h \
	Context-ID.h \
	CriticalityDiagnostics.h \
	CriticalityDiagnostics-IE-List.h \
	Criticality.h \
	CSG-Capability.h \
	CSG-ID.h \
	CSGMembershipStatus.h \
	CSGMembershipUpdate.h \
	ErrorIndication.h \
	ESN.h \
	GeographicalCoordinates.h \
	GeographicalLocation.h \
	GTP-TEI.h \
	HNBAP-PDU.h \
	HNBCapacity.h \
	HNB-Cell-Access-Mode.h \
	HNB-Cell-Identifier.h \
	HNBConfigInfo.h \
	HNBConfigTransferRequest.h \
	HNBConfigTransferResponse.h \
	HNBConfigurationInformationMissing.h \
	HNBConfigurationInformationProvided.h \
	HNBDe-Register.h \
	HNB-GWResponse.h \
	HNB-Identity.h \
	HNB-Identity-Info.h \
	HNB-Location-Information.h \
	HNBRegisterAccept.h \
	HNBRegisterReject.h \
	HNBRegisterRequest.h \
	HNB-RNL-Identity.h \
	IE-Extensions.h \
	IE.h \
	IMEI.h \
	IMSIDS41.h \
	IMSIESN.h \
	IMSI.h \
	InitiatingMessage.h \
	IP-Address.h \
	Ipv4Address.h \
	Ipv6Address.h \
	Iurh-Signalling-TNL-AddressList.h \
	LAC.h \
	LAI.h \
	MacroCellID.h \
	MacroCoverageInformation.h \
	MuxPortNumber.h \
	NeighbourCellIdentityList.h \
	NeighbourIdentity.h \
	NeighbourInfoList.h \
	NeighbourInfoRequestItem.h \
	NeighbourInfoRequestList.h \
	PLMNidentity.h \
	Presence.h \
	PrivateIE-ID.h \
	PrivateMessage.h \
	ProcedureCode.h \
	ProtocolIE-ID.h \
	PSC.h \
	PTMSI.h \
	PTMSIRAI.h \
	RAB-ID.h \
	RABList.h \
	RABListItem.h \
	RAC.h \
	RAI.h \
	Registration-Cause.h \
	RelocationComplete.h \
	RNC-ID.h \
	SAC.h \
	S-RNTIPrefix.h \
	SuccessfulOutcome.h \
	TMSIDS41.h \
	TMSILAI.h \
	TNLUpdateFailure.h \
	TNLUpdateRequest.h \
	TNLUpdateResponse.h \
	TransportInfo.h \
	TransportLayerAddress.h \
	TriggeringMessage.h \
	Tunnel-Information.h \
	TypeOfError.h \
	UDP-Port-Number.h \
	UE-Capabilities.h \
	UEDe-Register.h \
	UE-Identity.h \
	UERegisterAccept.h \
	UERegisterReject.h \
	UERegisterRequest.h \
	UnknownU-RNTIIndication.h \
	UnsuccessfulOutcome.h \
	Update-cause.h \
	URAIdentity.h \
	URAIdentityList.h \
	U-RNTI.h \
	U-RNTIQueryRequest.h \
	U-RNTIQueryResponse.h \
	UTRANCellID.h

hnbapdir = $(includedir)/osmocom/osmo-iuh/hnbap