#include <lte-enb-cmac-sap.h>
Public Attributes | |
uint8_t | raPrachMaskIndex |
uint8_t | raPreambleId |
random access preamble id More... | |
bool | valid |
true if a valid RA config was allocated, false otherwise More... | |
Definition at line 150 of file lte-enb-cmac-sap.h.
uint8_t ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPrachMaskIndex |
Definition at line 154 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble(), and ns3::LteEnbRrc::DoRecvHandoverRequest().
uint8_t ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::raPreambleId |
random access preamble id
Definition at line 153 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble(), and ns3::LteEnbRrc::DoRecvHandoverRequest().
bool ns3::LteEnbCmacSapProvider::AllocateNcRaPreambleReturnValue::valid |
true if a valid RA config was allocated, false otherwise
Definition at line 152 of file lte-enb-cmac-sap.h.
Referenced by ns3::LteEnbMac::DoAllocateNcRaPreamble(), and ns3::LteEnbRrc::DoRecvHandoverRequest().