Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5944 (BTDM_IsWifiConnectionExist(padapter))) { in btdm_1AntBTStateChangeHandler()
6006 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_1AntBtCoexistHandler()
6030 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_1AntBtCoexistHandler()
6215 if (!BTDM_IsWifiConnectionExist(padapter)) { in BTDM_1AntWifiAssociateNotify()
6301 } else if (BTDM_IsWifiConnectionExist(padapter) == false) { in BTDM_1AntWifiScanNotify()
6684 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_NeedToDecBtPwr()
7118 …=%x check_fwstate =%x pmlmepriv->fw_state = 0x%x\n", __func__, BTDM_IsWifiConnectionExist(padapter… in btdm_Is2Ant8723ACommonAction()
7120 if ((!BTDM_IsWifiConnectionExist(padapter)) && in btdm_Is2Ant8723ACommonAction()
7139 } else if (((BTDM_IsWifiConnectionExist(padapter)) || in btdm_Is2Ant8723ACommonAction()
7158 } else if ((!BTDM_IsWifiConnectionExist(padapter)) && in btdm_Is2Ant8723ACommonAction()
[all …]
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1319 u8 BTDM_IsWifiConnectionExist(struct rtw_adapter *padapter);