Home
last modified time | relevance | path

Searched refs:pBTinfo (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c645 struct bt_30info *pBTinfo; in bthci_ResetFlowSpec() local
647 pBTinfo = GET_BT_INFO(padapter); in bthci_ResetFlowSpec()
649 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtLogLinkhandle = 0; in bthci_ResetFlowSpec()
650 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtPhyLinkhandle = 0; in bthci_ResetFlowSpec()
651 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].bLLCompleteEventIsSet = false; in bthci_ResetFlowSpec()
652 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].bLLCancelCMDIsSetandComplete = false; in bthci_ResetFlowSpec()
653 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].BtTxFlowSpecID = 0; in bthci_ResetFlowSpec()
654 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].TxPacketCount = 0; in bthci_ResetFlowSpec()
656 pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.Identifier = 0x01; in bthci_ResetFlowSpec()
657pBTinfo->BtAsocEntry[EntryNum].LogLinkCmdData[index].Tx_Flow_Spec.ServiceType = SERVICE_BEST_EFFOR… in bthci_ResetFlowSpec()
[all …]