Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1105 void BTHCI_EventAMPStatusChange(struct rtw_adapter *padapter, u8 AMP_Status);
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c4981 BTHCI_EventAMPStatusChange(padapter, AMP_STATUS_NO_CAPACITY_FOR_BT); in BTHCI_DisconnectPeer()
5043 void BTHCI_EventAMPStatusChange(struct rtw_adapter *padapter, u8 AMP_Status) in BTHCI_EventAMPStatusChange() function