Searched defs:packetLen (Results 1 – 5 of 5) sorted by relevance
32 uint32_t packetLen = 0; // Length of total packet, include CommHeader and Padding member
430 void FillPhyHeaderLenInfo(uint32_t packetLen, uint64_t sum, uint8_t type, uint8_t paddingLen, CommP… in FillPhyHeaderLenInfo()451 uint32_t packetLen = bufferByteLen.second; in SetPhyHeader() local
257 void GenerateAdtsHeader(unsigned char* adtsHeader, uint32_t packetLen, uint32_t profile, uint32_t s… in GenerateAdtsHeader()
237 uint32_t packetLen) in Send()1038 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); in SendDataPacket() local1075 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); in SendPullResponseDataPkt() local1333 …d SingleVerDataSync::SendResetWatchDogPacket(SingleVerSyncTaskContext *context, uint32_t packetLen) in SendResetWatchDogPacket()1420 uint32_t packetLen = packet->CalculateLen(SingleVerDataSyncUtils::GetMessageId(syncType)); in SendReSendPacket() local1871 uint32_t packetLen = packet->CalculateLen(); in SendControlPacket() local
294 unsigned int packetLen = frameSize + 7; in FillADTSHead() local