ns-3
ns3::LteUeCmacSapProvider Class Reference

#include <lte-ue-cmac-sap.h>

Inheritance diagram for ns3::LteUeCmacSapProvider:

List of all members.

Public Member Functions

virtual void ConfigureUe (uint16_t rnti)=0
virtual void AddLc (uint8_t lcId, LteMacSapUser *msu)=0
virtual void RemoveLc (uint8_t lcId)=0
virtual void RrcUpdateConfigurationReq (LteUeConfig_t params)=0

Detailed Description

Service Access Point (SAP) offered by the UE MAC to the UE RRC

This is the MAC SAP Provider, i.e., the part of the SAP that contains the MAC methods called by the RRC


Member Function Documentation

virtual void ns3::LteUeCmacSapProvider::ConfigureUe ( uint16_t  rnti)
pure virtual

called by the RRC after going to RRC connected

Parameters:
rnti

Referenced by ns3::LteUeRrc::ConfigureUe().


The documentation for this class was generated from the following files: