Searched refs:CurrentLogEntryNum (Results 1 – 1 of 1) sorted by relevance
3076 u8 CurrentEntryNum, CurrentLogEntryNum; in bthci_CmdLogicalLinkCancel() local3093 CurrentLogEntryNum = 0xff; in bthci_CmdLogicalLinkCancel()3097 CurrentLogEntryNum = i; in bthci_CmdLogicalLinkCancel()3102 if (CurrentLogEntryNum == 0xff) { in bthci_CmdLogicalLinkCancel()3107 …if (pBTinfo->BtAsocEntry[CurrentEntryNum].LogLinkCmdData[CurrentLogEntryNum].bLLCompleteEventIsSet… in bthci_CmdLogicalLinkCancel()3129 …pRetPar[1] = pBTinfo->BtAsocEntry[CurrentEntryNum].LogLinkCmdData[CurrentLogEntryNum].BtPhyLinkhan… in bthci_CmdLogicalLinkCancel()3130 …pRetPar[2] = pBTinfo->BtAsocEntry[CurrentEntryNum].LogLinkCmdData[CurrentLogEntryNum].BtTxFlowSpec… in bthci_CmdLogicalLinkCancel()3137 …pBTinfo->BtAsocEntry[CurrentEntryNum].LogLinkCmdData[CurrentLogEntryNum].bLLCancelCMDIsSetandCompl… in bthci_CmdLogicalLinkCancel()