Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5747 if (true == pBtCoex->bC2hBtInquiryPage) in btdm_1AntCoexProcessForWifiConnect()
6310 if (pBtCoex->bC2hBtInquiryPage) { in BTDM_1AntWifiScanNotify()
6319 } else if (true == pBtCoex->bC2hBtInquiryPage) { in BTDM_1AntWifiScanNotify()
6368 pBtCoex->bC2hBtInquiryPage = true; in BTDM_1AntFwC2hBtInfo8723A()
6370 pBtCoex->bC2hBtInquiryPage = false; in BTDM_1AntFwC2hBtInfo8723A()
6379 if (pBtCoex->bC2hBtInquiryPage == true) in BTDM_1AntFwC2hBtInfo8723A()
6401 if (pBtCoex->bC2hBtInquiryPage) in BTDM_1AntFwC2hBtInfo8723A()
7088 if (pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage) { in btdm_HoldForBtInqPage()
8559 if (!pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage) { in BTDM_2AntFwC2hBtInfo8723A()
8567 pHalData->bt_coexist.halCoex8723.bC2hBtInquiryPage = true; in BTDM_2AntFwC2hBtInfo8723A()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1305 u8 bC2hBtInquiryPage; member