Home
last modified time | relevance | path

Searched refs:rtl8723a_BT_wifiassociate_notify (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt_intf.h36 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action);
64 #define rtl8723a_BT_wifiassociate_notify(padapter, action) do {} while(0) macro
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c2071 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()
Drtl8723a_bt-coexist.c143 void rtl8723a_BT_wifiassociate_notify(struct rtw_adapter *padapter, u8 action) in rtl8723a_BT_wifiassociate_notify() function