Searched refs:BtCurrentState (Results 1 – 2 of 2) sorted by relevance
797 u8 BtCurrentState; member
682 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()