Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h864 u8 bNeedNotifyAMPNoCap; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4474 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateStarting()
4514 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateConnecting()
4545 pBtMgnt->bNeedNotifyAMPNoCap = false; in bthci_StateConnecting()
4639 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateAuth()
4659 pBtMgnt->bNeedNotifyAMPNoCap = true; in bthci_StateAuth()
4978 if (pBtMgnt->bNeedNotifyAMPNoCap) { in BTHCI_DisconnectPeer()
5053 pBtMgnt->bNeedNotifyAMPNoCap = false; in BTHCI_EventAMPStatusChange()