Searched refs:BTDM_Legacy (Results 1 – 2 of 2) sorted by relevance
1552 u8 BTDM_Legacy(struct rtw_adapter *padapter);
9411 ((BTDM_Legacy(padapter)) ? "Legacy" : (((BTDM_IsHT40(padapter)) ? "HT40" : "HT20"))), in BTDM_Display8723ABtCoexInfo()10068 u8 BTDM_Legacy(struct rtw_adapter *padapter) in BTDM_Legacy() function10112 if (BTDM_Legacy(padapter)) { in BTDM_CheckWiFiState()