Searched refs:bthci_EventPhysicalLinkComplete (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 1060 bthci_EventPhysicalLinkComplete( in bthci_EventPhysicalLinkComplete() function 1254 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink() 1265 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink() 1452 …bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_CONNECT_REJ_NOT_SUIT_CHNL_FOUND, CurrentAssoc… in bthci_StartBeaconAndConnect() 4669 bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_SUCCESS, EntryNum, INVALID_PL_HANDLE); in bthci_StateAuth() 4693 bthci_EventPhysicalLinkComplete(padapter, in bthci_StateDisconnecting() 4755 …bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_CONTROLLER_BUSY, INVALID_ENTRY_NUM, pBtMgnt->… in bthci_StateDisconnected() 4788 bthci_EventPhysicalLinkComplete(padapter, in bthci_StateDisconnected()
|