Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1317 void BTDM_SetFwChnlInfo(struct rtw_adapter *padapter,
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4619 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_CONNECT); in bthci_StateConnected()
9005 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_CONNECT); in btdm_BtEnableDisableCheck8723A()
9007 BTDM_SetFwChnlInfo(padapter, RT_MEDIA_DISCONNECT); in btdm_BtEnableDisableCheck8723A()
9095 void BTDM_SetFwChnlInfo(struct rtw_adapter *padapter, enum rt_media_status mstatus) in BTDM_SetFwChnlInfo() function
9692 BTDM_SetFwChnlInfo(padapter, mstatus); in BTDM_MediaStatusNotify8723A()