Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h119 #define INVALID_ENTRY_NUM 0xff macro
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1253 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink()
1264 bthci_EventPhysicalLinkComplete(padapter, status, INVALID_ENTRY_NUM, PLH); in bthci_BuildPhysicalLink()
4754 …bthci_EventPhysicalLinkComplete(padapter, HCI_STATUS_CONTROLLER_BUSY, INVALID_ENTRY_NUM, pBtMgnt->… in bthci_StateDisconnected()