Beispiel #1
0
void rtw_btcoex_SuspendNotify(struct adapter *padapter, u8 state)
{
	hal_btcoex_SuspendNotify(padapter, state);
}
void rtw_btcoex_SuspendNotify(PADAPTER padapter, u8 state)
{
    hal_btcoex_SuspendNotify(padapter, state);
}