Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h864 u8 bNeedNotifyAMPNoCap; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4475 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateStarting()
4515 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateConnecting()
4546 pBtMgnt->bNeedNotifyAMPNoCap = false; in bthci_StateConnecting()
4640 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateAuth()
4660 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateAuth()
4979 if (pBtMgnt->bNeedNotifyAMPNoCap) { in BTHCI_DisconnectPeer()
5054 pBtMgnt->bNeedNotifyAMPNoCap = false; in BTHCI_EventAMPStatusChange()