Searched refs:pSetupCompleteEx (Results 1 – 1 of 1) sorted by relevance
75 HTC_SETUP_COMPLETE_EX_MSG *pSetupCompleteEx; in HTCSendSetupComplete() local78 pSetupCompleteEx = (HTC_SETUP_COMPLETE_EX_MSG *)pSendPacket->pBuffer; in HTCSendSetupComplete()79 A_MEMZERO(pSetupCompleteEx, sizeof(HTC_SETUP_COMPLETE_EX_MSG)); in HTCSendSetupComplete()80 pSetupCompleteEx->MessageID = HTC_MSG_SETUP_COMPLETE_EX_ID; in HTCSendSetupComplete()84 pSetupCompleteEx->MaxMsgsPerBundledRecv = target->MaxMsgPerBundle; in HTCSendSetupComplete()86 …memcpy(&pSetupCompleteEx->SetupFlags, &setupFlags, sizeof(pSetupCompleteEx->SetupFlags)); … in HTCSendSetupComplete()89 (u8 *)pSetupCompleteEx, in HTCSendSetupComplete()