Searched refs:pBTinfo (Results 1 – 1 of 1) sorted by relevance
646 struct bt_30info *pBTinfo; in bthci_ResetFlowSpec() local648 pBTinfo = GET_BT_INFO(padapter); in bthci_ResetFlowSpec()650 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtLogLinkhandle = 0; in bthci_ResetFlowSpec()651 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtPhyLinkhandle = 0; in bthci_ResetFlowSpec()652 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].bLLCompleteEventIsSet = false; in bthci_ResetFlowSpec()653 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].bLLCancelCMDIsSetandComplete = false; in bthci_ResetFlowSpec()654 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtTxFlowSpecID = 0; in bthci_ResetFlowSpec()655 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].TxPacketCount = 0; in bthci_ResetFlowSpec()657 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.Identifier = 0x01; in bthci_ResetFlowSpec()658 …pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.ServiceType = SERVICE_BEST_EFFOR… in bthci_ResetFlowSpec()[all …]