Added a new Flag ODU_LWR_MAC_DEBUG in the code
[o-du/l2.git] / src / du_app / du_ue_mgr.c
index b0e9205..21c2059 100644 (file)
@@ -398,6 +398,7 @@ uint8_t procDlRrcMsgTrans(F1AP_PDU_t *f1apMsg)
    bool                   ueCcchCtxtFound = false; 
 
    DU_LOG("\nDU_APP : DL RRC message transfer Recevied");
+
    dlRrcMsg = &f1apMsg->choice.initiatingMessage->value.choice.DLRRCMessageTransfer;
 
    ret = ROK;