Searched refs:sndBuffer (Results 1 – 2 of 2) sorted by relevance
56 memcpy(g_TfaDeviceMessageStatus.sndBuffer, msg, totalRcv); in TFA_Hal_CollectMsg()57 TFA_Hal_ProcessMsg(handle, msg, g_TfaDeviceMessageStatus.sndBuffer); in TFA_Hal_CollectMsg()142 struct _tfa_hal_msg *rmsg = (struct _tfa_hal_msg *)(g_TfaDeviceMessageStatus.sndBuffer); in TFA_Hal_GetNextChunkLength()
48 uint8_t sndBuffer[TFA_BUFFERSIZE]; member