Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h846 u8 bLogLinkInProgress; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1345 if (!pBtMgnt->bLogLinkInProgress) { in bthci_BuildLogicalLink()
1387 pBtMgnt->bLogLinkInProgress = true; in bthci_BuildLogicalLink()
1426 pBtMgnt->bLogLinkInProgress = false; in bthci_BuildLogicalLink()
1505 pBtMgnt->bLogLinkInProgress = false; in bthci_ResetBtMgnt()