Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h846 u8 bLogLinkInProgress; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1346 if (!pBtMgnt->bLogLinkInProgress) { in bthci_BuildLogicalLink()
1388 pBtMgnt->bLogLinkInProgress = true; in bthci_BuildLogicalLink()
1427 pBtMgnt->bLogLinkInProgress = false; in bthci_BuildLogicalLink()
1506 pBtMgnt->bLogLinkInProgress = false; in bthci_ResetBtMgnt()