Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h853 u8 CurrentBTConnectionCnt; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c732 if (pBtMgnt->CurrentBTConnectionCnt > 0) in bthci_RemoveEntryByEntryNum()
733 pBtMgnt->CurrentBTConnectionCnt--; in bthci_RemoveEntryByEntryNum()
736 pBtMgnt->CurrentBTConnectionCnt)); in bthci_RemoveEntryByEntryNum()
738 if (pBtMgnt->CurrentBTConnectionCnt > 0) { in bthci_RemoveEntryByEntryNum()
1512 pBtMgnt->CurrentBTConnectionCnt = 0; in bthci_ResetBtMgnt()
4747 pBtMgnt->CurrentBTConnectionCnt++; in bthci_StateDisconnected()
4749 pBtMgnt->CurrentBTConnectionCnt)); in bthci_StateDisconnected()