ns-3
ns3::LteEnbCmacSapUser Class Reference

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

Inheritance diagram for ns3::LteEnbCmacSapUser:

List of all members.

Public Member Functions

virtual void NotifyLcConfigResult (uint16_t rnti, uint8_t lcid, bool success)=0
virtual void RrcConfigurationUpdateInd (LteUeConfig_t params)=0

Detailed Description

Service Access Point (SAP) offered by the MAC to the RRC See Femto Forum MAC Scheduler Interface Specification v 1.11, Figure 1

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


Member Function Documentation

virtual void ns3::LteEnbCmacSapUser::NotifyLcConfigResult ( uint16_t  rnti,
uint8_t  lcid,
bool  success 
)
pure virtual

notify the result of the last LC config operation

Parameters:
rntithe rnti of the user
lcidthe logical channel id
successtrue if the operation was successful, false otherwise

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