Parameters of the CSCHED_LC_RELEASE_REQ primitive. More...
#include "ff-mac-csched-sap.h"
Public Attributes | |
std::vector< uint8_t > | m_logicalChannelIdentity |
logical channel identity | |
uint16_t | m_rnti |
RNTI. | |
std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
vendorSpecificList | |
Parameters of the CSCHED_LC_RELEASE_REQ primitive.
See section 4.1.7 for a detailed description of the parameters.
Definition at line 222 of file ff-mac-csched-sap.h.
std::vector<uint8_t> ns3::FfMacCschedSapProvider::CschedLcReleaseReqParameters::m_logicalChannelIdentity |
logical channel identity
Definition at line 226 of file ff-mac-csched-sap.h.
uint16_t ns3::FfMacCschedSapProvider::CschedLcReleaseReqParameters::m_rnti |
RNTI.
Definition at line 224 of file ff-mac-csched-sap.h.
std::vector<VendorSpecificListElement_s> ns3::FfMacCschedSapProvider::CschedLcReleaseReqParameters::m_vendorSpecificList |
vendorSpecificList
Definition at line 228 of file ff-mac-csched-sap.h.