Parameters of the CSCHED_UE_RELEASE_REQ primitive. More...
#include "ff-mac-csched-sap.h"
Public Attributes | |
uint16_t | m_rnti |
RNTI. | |
std::vector< VendorSpecificListElement_s > | m_vendorSpecificList |
vendorSpecificList | |
Parameters of the CSCHED_UE_RELEASE_REQ primitive.
See section 4.1.9 for a detailed description of the parameters.
Definition at line 235 of file ff-mac-csched-sap.h.
uint16_t ns3::FfMacCschedSapProvider::CschedUeReleaseReqParameters::m_rnti |
RNTI.
Definition at line 237 of file ff-mac-csched-sap.h.
std::vector<VendorSpecificListElement_s> ns3::FfMacCschedSapProvider::CschedUeReleaseReqParameters::m_vendorSpecificList |
vendorSpecificList
Definition at line 239 of file ff-mac-csched-sap.h.