[JIRA ID: ODUHIGH-242] RB configuration for Ue Context Setup for RLC
[o-du/l2.git] / src / 5gnrmac / lwr_mac_phy.c
index c9aa3bd..b27813d 100644 (file)
@@ -210,7 +210,7 @@ void LwrMacRecvPhyMsg()
         if(l1Msg)
         {
            l1MsgPtr = WLS_PA2VA(wlsHdlr, l1Msg); 
-           handlePhyMessages(msgType, msgSize, l1MsgPtr);
+           procPhyMessages(msgType, msgSize, l1MsgPtr);
         }
         numToGet--;
       }