Commit 33274196 authored by Danil Ruban's avatar Danil Ruban

Merge branch 'private/bugz123365' of...

Merge branch 'private/bugz123365' of gitlab.com:firecell/rdsubscription/sequansrd into private/bugz123365
parents d0c28e16 aeeb69a5
......@@ -485,6 +485,7 @@ static void ss_gNB_wait_first_msg(void)
if (ret == MSG_SysVTEnquireTimingAck_userId || ret == -ACP_PEER_CONNECTED)
{
LOG_A(GNB_APP, "[SS_VTP] First VT-ACK From Client Received (on-start) \n");
struct VirtualTimeInfo_Type *virtualTime = NULL;
if (acpSysVTEnquireTimingAckDecSrv(ctx_vtp_g, buffer, msg_sz, &virtualTime) != 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment