Searched refs:PhysLinkCompleteStatus (Results 1 – 2 of 2) sorted by relevance
4474 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_CONNECT_ACCEPT_TIMEOUT; in bthci_StateStarting()4488 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_UNKNOW_CONNECT_ID; in bthci_StateStarting()4514 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_CONNECT_ACCEPT_TIMEOUT; in bthci_StateConnecting()4534 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_UNKNOW_CONNECT_ID; in bthci_StateConnecting()4543 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_CONTROLLER_BUSY; in bthci_StateConnecting()4639 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_CONNECT_ACCEPT_TIMEOUT; in bthci_StateAuth()4650 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_UNKNOW_CONNECT_ID; in bthci_StateAuth()4659 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus = HCI_STATUS_AUTH_FAIL; in bthci_StateAuth()4694 pBTInfo->BtAsocEntry[EntryNum].PhysLinkCompleteStatus, in bthci_StateDisconnecting()
803 enum hci_status PhysLinkCompleteStatus; member