Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5948 (BTDM_IsWifiConnectionExist(padapter))) { in btdm_1AntBTStateChangeHandler()
6010 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_1AntBtCoexistHandler()
6034 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_1AntBtCoexistHandler()
6219 if (!BTDM_IsWifiConnectionExist(padapter)) { in BTDM_1AntWifiAssociateNotify()
6305 } else if (BTDM_IsWifiConnectionExist(padapter) == false) { in BTDM_1AntWifiScanNotify()
6688 if (BTDM_IsWifiConnectionExist(padapter)) { in btdm_NeedToDecBtPwr()
7122 …=%x check_fwstate =%x pmlmepriv->fw_state = 0x%x\n", __func__, BTDM_IsWifiConnectionExist(padapter… in btdm_Is2Ant8723ACommonAction()
7124 if ((!BTDM_IsWifiConnectionExist(padapter)) && in btdm_Is2Ant8723ACommonAction()
7143 } else if (((BTDM_IsWifiConnectionExist(padapter)) || in btdm_Is2Ant8723ACommonAction()
7162 } else if ((!BTDM_IsWifiConnectionExist(padapter)) && in btdm_Is2Ant8723ACommonAction()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1319 u8 BTDM_IsWifiConnectionExist(struct rtw_adapter *padapter);