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