Searched refs:BTHCI_DisconnectPeer (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4475 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateStarting() 4489 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateStarting() 4515 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4537 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4546 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnecting() 4588 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnected() 4599 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateConnected() 4640 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() 4653 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() 4661 BTHCI_DisconnectPeer(padapter, EntryNum); in bthci_StateAuth() [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 1103 void BTHCI_DisconnectPeer(struct rtw_adapter *padapter, u8 EntryNum);
|