![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Parameters of the HANDOVER REQUEST message. More...
#include "nr-epc-x2-sap.h"
Public Attributes | |
std::vector< ErabToBeSetupItem > | bearers |
bearers | |
uint16_t | cause |
cause | |
uint32_t | mmeUeS1apId |
MME UE S1 AP ID. | |
uint16_t | oldGnbUeX2apId |
old gNB UE X2 AP ID | |
Ptr< Packet > | rrcContext |
RRC context. | |
uint16_t | sourceCellId |
source cell ID | |
uint16_t | targetCellId |
target cell ID | |
uint64_t | ueAggregateMaxBitRateDownlink |
UE aggregate max bit rate downlink. | |
uint64_t | ueAggregateMaxBitRateUplink |
UE aggregate max bit rate uplink. | |
Parameters of the HANDOVER REQUEST message.
See section 9.1.1.1 for further info about the parameters
Definition at line 219 of file nr-epc-x2-sap.h.
std::vector<ErabToBeSetupItem> ns3::NrEpcX2Sap::HandoverRequestParams::bearers |
bearers
Definition at line 228 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverRequestParams::cause |
cause
Definition at line 222 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint32_t ns3::NrEpcX2Sap::HandoverRequestParams::mmeUeS1apId |
MME UE S1 AP ID.
Definition at line 225 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverRequestParams::oldGnbUeX2apId |
old gNB UE X2 AP ID
Definition at line 221 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
Ptr<Packet> ns3::NrEpcX2Sap::HandoverRequestParams::rrcContext |
RRC context.
Definition at line 229 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverRequestParams::sourceCellId |
source cell ID
Definition at line 223 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint16_t ns3::NrEpcX2Sap::HandoverRequestParams::targetCellId |
target cell ID
Definition at line 224 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint64_t ns3::NrEpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateDownlink |
UE aggregate max bit rate downlink.
Definition at line 226 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().
uint64_t ns3::NrEpcX2Sap::HandoverRequestParams::ueAggregateMaxBitRateUplink |
UE aggregate max bit rate uplink.
Definition at line 227 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2::DoSendHandoverRequest(), ns3::NrUeManager::PrepareHandover(), and ns3::NrEpcX2::RecvFromX2cSocket().