Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h797 u8 BtCurrentState; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c682 pBTinfo->BtAsocEntry[EntryNum].BtCurrentState = HCI_STATE_DISCONNECTED; in bthci_ResetEntry()
1382 if (pBTinfo->BtAsocEntry[EntryNum].BtCurrentState != HCI_STATE_CONNECTED) { in bthci_BuildLogicalLink()
3234 if (pBTInfo->BtAsocEntry[CurrentEntryNum].BtCurrentState == HCI_STATE_DISCONNECTED) { in bthci_CmdDisconnectPhysicalLink()
4610 pBTInfo->BtAsocEntry[EntryNum].BtCurrentState = HCI_STATE_CONNECTED; in bthci_StateConnected()
4914 …EntryNum, pBTInfo->BtAsocEntry[EntryNum].BtCurrentState, pBTInfo->BtAsocEntry[EntryNum].BtNextStat… in BTHCI_StateMachine()
4917 pBTInfo->BtAsocEntry[EntryNum].BtCurrentState = StateToEnter; in BTHCI_StateMachine()
5087 if (pBTInfo->BtAsocEntry[i].BtCurrentState == HCI_STATE_CONNECTING) { in BTHCI_DisconnectAll()
5089 } else if (pBTInfo->BtAsocEntry[i].BtCurrentState == HCI_STATE_DISCONNECTING) { in BTHCI_DisconnectAll()