Searched refs:bthci_EventPhysicalLinkComplete (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 1059 bthci_EventPhysicalLinkComplete( in bthci_EventPhysicalLinkComplete() function 1253 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink() 1264 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink() 1451 …bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_CONNECT_REJ_NOT_SUIT_CHNL_FOUND, CurrentAssoc… in bthci_StartBeaconAndConnect() 4668 bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_SUCCESS, EntryNum, INVALID_PL_HANDLE); in bthci_StateAuth() 4692 bthci_EventPhysicalLinkComplete(padapter, in bthci_StateDisconnecting() 4754 …bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_CONTROLLER_BUSY, INVALID_ENTRY_NUM, pBtMgnt->… in bthci_StateDisconnected() 4787 bthci_EventPhysicalLinkComplete(padapter, in bthci_StateDisconnected()
|