Searched refs:BaseMemoryShift (Results 1 – 1 of 1) sorted by relevance
318 u8 BaseMemoryShift = 0; in bthci_GetAssocInfo() local334 …fo->BtAsocEntry[EntryNum].AmpAsocCmdData.LenSoFar >= BaseMemoryShift) || TotalLen > BaseMemoryShif… in bthci_GetAssocInfo()335 …T_HCICMD_DETAIL, ("GetAssocInfo, TotalLen =%d, BaseMemoryShift =%d\n", TotalLen, BaseMemoryShift)); in bthci_GetAssocInfo()337 (u8 *)pBTInfo->BtAsocEntry[EntryNum].AmpAsocCmdData.AMPAssocfragment+BaseMemoryShift, in bthci_GetAssocInfo()338 TotalLen-BaseMemoryShift); in bthci_GetAssocInfo()340 tempBuf, TotalLen-BaseMemoryShift); in bthci_GetAssocInfo()344 BaseMemoryShift += 3 + pAmpAsoc->Length; in bthci_GetAssocInfo()