These service primitives of this part of the X2 SAP are provided by the X2 entity and issued by RRC entity. More...
#include <epc-x2-sap.h>
Public Member Functions | |
virtual | ~EpcX2SapProvider () |
virtual void | SendHandoverPreparationFailure (HandoverPreparationFailureParams params)=0 |
virtual void | SendHandoverRequest (HandoverRequestParams params)=0 |
Service primitives. More... | |
virtual void | SendHandoverRequestAck (HandoverRequestAckParams params)=0 |
virtual void | SendLoadInformation (LoadInformationParams params)=0 |
virtual void | SendResourceStatusUpdate (ResourceStatusUpdateParams params)=0 |
virtual void | SendSnStatusTransfer (SnStatusTransferParams params)=0 |
virtual void | SendUeContextRelease (UeContextReleaseParams params)=0 |
virtual void | SendUeData (UeDataParams params)=0 |
Public Member Functions inherited from ns3::EpcX2Sap | |
virtual | ~EpcX2Sap () |
Additional Inherited Members | |
Public Types inherited from ns3::EpcX2Sap | |
enum | IdCause { HandoverDesirableForRadioReason, TimeCriticalHandover } |
enum | LoadIndicator { LowLoad, MediumLoad, HighLoad, Overload } |
Load Indicator as it is used in the RESOURCE STATUS UPDATE message. More... | |
enum | UlInterferenceOverloadIndicationItem { HighInterference, MediumInterference, LowInterference } |
UL Interference OverloadIndication as it is used in the LOAD INFORMATION message. More... | |
Static Public Attributes inherited from ns3::EpcX2Sap | |
static const uint16_t | m_maxPdcpSn = 4096 |
E-RABs subject to status transfer item as it is used in the SN STATUS TRANSFER message. More... | |
These service primitives of this part of the X2 SAP are provided by the X2 entity and issued by RRC entity.
Definition at line 340 of file epc-x2-sap.h.
|
virtual |
Definition at line 35 of file epc-x2-sap.cc.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest().
|
pure virtual |
Service primitives.
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
Referenced by ns3::LteEnbRrc::DoRecvHandoverRequest().
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.
|
pure virtual |
Implemented in ns3::EpcX2SpecificEpcX2SapProvider< C >.