Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5743 if (true == pBtCoex->bC2hBtInquiryPage) in btdm_1AntCoexProcessForWifiConnect()
6306 if (pBtCoex->bC2hBtInquiryPage) { in BTDM_1AntWifiScanNotify()
6315 } else if (true == pBtCoex->bC2hBtInquiryPage) { in BTDM_1AntWifiScanNotify()
6364 pBtCoex->bC2hBtInquiryPage = true; in BTDM_1AntFwC2hBtInfo8723A()
6366 pBtCoex->bC2hBtInquiryPage = false; in BTDM_1AntFwC2hBtInfo8723A()
6375 if (pBtCoex->bC2hBtInquiryPage == true) in BTDM_1AntFwC2hBtInfo8723A()
6397 if (pBtCoex->bC2hBtInquiryPage) in BTDM_1AntFwC2hBtInfo8723A()
7084 if (pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage) { in btdm_HoldForBtInqPage()
8555 if (!pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage) { in BTDM_2AntFwC2hBtInfo8723A()
8563 pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage = true; in BTDM_2AntFwC2hBtInfo8723A()
[all …]
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1305 u8 bC2hBtInquiryPage; member