void rtw_btcoex_SetSingleAntPath(struct adapter *padapter, u8 singleAntPath) { hal_btcoex_SetSingleAntPath(padapter, singleAntPath); }
void rtw_btcoex_SetSingleAntPath(PADAPTER padapter, u8 singleAntPath) { hal_btcoex_SetSingleAntPath(padapter, singleAntPath); }