Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h797 u8 BtCurrentState; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c681 pBTinfo->BtAsocEntry[EntryNum].BtCurrentState = HCI_STATE_DISCONNECTED; in bthci_ResetEntry()
1381 if (pBTinfo->BtAsocEntry[EntryNum].BtCurrentState != HCI_STATE_CONNECTED) { in bthci_BuildLogicalLink()
3233 if (pBTInfo->BtAsocEntry[CurrentEntryNum].BtCurrentState == HCI_STATE_DISCONNECTED) { in bthci_CmdDisconnectPhysicalLink()
4609 pBTInfo->BtAsocEntry[EntryNum].BtCurrentState = HCI_STATE_CONNECTED; in bthci_StateConnected()
4913 …EntryNum, pBTInfo->BtAsocEntry[EntryNum].BtCurrentState, pBTInfo->BtAsocEntry[EntryNum].BtNextStat… in BTHCI_StateMachine()
4916 pBTInfo->BtAsocEntry[EntryNum].BtCurrentState = StateToEnter; in BTHCI_StateMachine()
5086 if (pBTInfo->BtAsocEntry[i].BtCurrentState == HCI_STATE_CONNECTING) { in BTHCI_DisconnectAll()
5088 } else if (pBTInfo->BtAsocEntry[i].BtCurrentState == HCI_STATE_DISCONNECTING) { in BTHCI_DisconnectAll()