Searched refs:HTC_CONNECT_SERVICE_MSG (Results 1 – 2 of 2) sorted by relevance
133 HTC_CONNECT_SERVICE_MSG *pConnectMsg; in HTCConnectService()159 pConnectMsg = (HTC_CONNECT_SERVICE_MSG *)pSendPacket->pBuffer; in HTCConnectService()161 A_MEMZERO(pConnectMsg,sizeof(HTC_CONNECT_SERVICE_MSG)); in HTCConnectService()169 memcpy((u8 *)pConnectMsg + sizeof(HTC_CONNECT_SERVICE_MSG), in HTCConnectService()178 sizeof(HTC_CONNECT_SERVICE_MSG) + pConnectMsg->ServiceMetaLength, in HTCConnectService()
159 } POSTPACK HTC_CONNECT_SERVICE_MSG; typedef