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