RrcConnectionSetup structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
RadioResourceConfigDedicated | radioResourceConfigDedicated |
radio resource config dedicated More... | |
uint8_t | rrcTransactionIdentifier |
RRC transaction identifier. More... | |
RrcConnectionSetup structure.
Definition at line 735 of file lte-rrc-sap.h.
RadioResourceConfigDedicated ns3::LteRrcSap::RrcConnectionSetup::radioResourceConfigDedicated |
radio resource config dedicated
Definition at line 739 of file lte-rrc-sap.h.
Referenced by ns3::LteUeRrc::DoRecvRrcConnectionSetup(), RrcConnectionSetupTestCase::DoRun(), ns3::RrcConnectionSetupHeader::GetMessage(), ns3::UeManager::RecvRrcConnectionRequest(), and ns3::RrcConnectionSetupHeader::SetMessage().
uint8_t ns3::LteRrcSap::RrcConnectionSetup::rrcTransactionIdentifier |
RRC transaction identifier.
Definition at line 737 of file lte-rrc-sap.h.
Referenced by ns3::LteUeRrc::DoRecvRrcConnectionSetup(), RrcConnectionSetupTestCase::DoRun(), ns3::RrcConnectionSetupHeader::GetMessage(), ns3::UeManager::RecvRrcConnectionRequest(), and ns3::RrcConnectionSetupHeader::SetMessage().