![]() |
5G-LENA nr-v4.0-29-g6d8085cd
The 5G/NR module for the ns-3 simulator
|
#include "nr-ue-cmac-sap.h"
Public Member Functions | |
virtual void | NotifyRandomAccessFailed ()=0 |
virtual void | NotifyRandomAccessSuccessful ()=0 |
virtual void | SetTemporaryCellRnti (uint16_t rnti)=0 |
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.
|
pure virtual |
Notify the RRC that the MAC Random Access procedure failed
|
pure virtual |
Notify the RRC that the MAC Random Access procedure completed successfully
|
pure virtual |
rnti | the T-C-RNTI, which will eventually become the C-RNTI after contention resolution |