Parameters of the HANDOVER CANCEL message. More...
#include "epc-x2-sap.h"
Public Attributes | |
uint16_t | cause |
cause More... | |
uint16_t | newEnbUeX2apId |
new ENB UE X2 AP ID More... | |
uint16_t | oldEnbUeX2apId |
old ENB UE X2 AP ID More... | |
uint16_t | sourceCellId |
source cell ID More... | |
uint16_t | targetCellId |
target cell ID More... | |
Parameters of the HANDOVER CANCEL message.
See section 9.1.1.6 for further info about the parameters
Definition at line 344 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::HandoverCancelParams::cause |
cause
Definition at line 350 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::HandoverCancelParams::newEnbUeX2apId |
new ENB UE X2 AP ID
Definition at line 347 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::HandoverCancelParams::oldEnbUeX2apId |
old ENB UE X2 AP ID
Definition at line 346 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::HandoverCancelParams::sourceCellId |
source cell ID
Definition at line 348 of file epc-x2-sap.h.
uint16_t ns3::EpcX2Sap::HandoverCancelParams::targetCellId |
target cell ID
Definition at line 349 of file epc-x2-sap.h.