Searched refs:BTHCI_DisconnectPeer (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4476 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateStarting() 4490 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateStarting() 4516 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4538 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4547 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4589 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnected() 4600 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnected() 4641 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() 4654 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() 4662 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() [all …]
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 1103 void BTHCI_DisconnectPeer(struct rtw_adapter *padapter, u8 EntryNum);
|