5G-LENA nr-v4.0-29-g6d8085cd
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrUeCmacSapUser Class Referenceabstract

#include "nr-ue-cmac-sap.h"

+ Inheritance diagram for ns3::NrUeCmacSapUser:

Public Member Functions

virtual void NotifyRandomAccessFailed ()=0
 
virtual void NotifyRandomAccessSuccessful ()=0
 
virtual void SetTemporaryCellRnti (uint16_t rnti)=0
 

Detailed Description

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

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

Definition at line 116 of file nr-ue-cmac-sap.h.

Member Function Documentation

◆ NotifyRandomAccessFailed()

virtual void ns3::NrUeCmacSapUser::NotifyRandomAccessFailed ( )
pure virtual

Notify the RRC that the MAC Random Access procedure failed

◆ NotifyRandomAccessSuccessful()

virtual void ns3::NrUeCmacSapUser::NotifyRandomAccessSuccessful ( )
pure virtual

Notify the RRC that the MAC Random Access procedure completed successfully

◆ SetTemporaryCellRnti()

virtual void ns3::NrUeCmacSapUser::SetTemporaryCellRnti ( uint16_t  rnti)
pure virtual
Parameters
rntithe T-C-RNTI, which will eventually become the C-RNTI after contention resolution

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