RrcConnectionReestablishment structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
RadioResourceConfigDedicated | radioResourceConfigDedicated |
radio resource config dedicated More... | |
uint8_t | rrcTransactionIdentifier |
RRC transaction identifier. More... | |
RrcConnectionReestablishment structure.
Definition at line 910 of file lte-rrc-sap.h.
RadioResourceConfigDedicated ns3::LteRrcSap::RrcConnectionReestablishment::radioResourceConfigDedicated |
radio resource config dedicated
Definition at line 914 of file lte-rrc-sap.h.
Referenced by RrcConnectionReestablishmentTestCase::DoRun(), ns3::RrcConnectionReestablishmentHeader::GetMessage(), ns3::UeManager::RecvRrcConnectionReestablishmentRequest(), and ns3::RrcConnectionReestablishmentHeader::SetMessage().
uint8_t ns3::LteRrcSap::RrcConnectionReestablishment::rrcTransactionIdentifier |
RRC transaction identifier.
Definition at line 912 of file lte-rrc-sap.h.
Referenced by RrcConnectionReestablishmentTestCase::DoRun(), ns3::RrcConnectionReestablishmentHeader::GetMessage(), ns3::UeManager::RecvRrcConnectionReestablishmentRequest(), and ns3::RrcConnectionReestablishmentHeader::SetMessage().