Searched refs:rtl8723a_BT_wifiassociate_notify (Results 1 – 3 of 3) sorted by relevance
36 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action);64 #define rtl8723a_BT_wifiassociate_notify(padapter, action) do {} while(0) macro
2071 rtl8723a_BT_wifiassociate_notify(padapter, true); in hw_var_set_mlme_join()2075 rtl8723a_BT_wifiassociate_notify(padapter, false); in hw_var_set_mlme_join()
143 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action) in rtl8723a_BT_wifiassociate_notify() function