Home
last modified time | relevance | path

Searched refs:BTDM_SetFwChnlInfo (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1317 void BTDM_SetFwChnlInfo(struct rtw_adapter *padapter,
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4620 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_CONNECT); in bthci_StateConnected()
9009 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_CONNECT); in btdm_BtEnableDisableCheck8723A()
9011 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_DISCONNECT); in btdm_BtEnableDisableCheck8723A()
9099 void BTDM_SetFwChnlInfo(struct rtw_adapter *padapter, enum rt_media_status mstatus) in BTDM_SetFwChnlInfo() function
9696 BTDM_SetFwChnlInfo(padapter, mstatus); in BTDM_MediaStatusNotify8723A()