Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c795 bthci_IndicateEvent( in bthci_IndicateEvent() function
835 bthci_IndicateEvent(padapter, PPacketIrpEvent, len+2); in bthci_EventWriteRemoteAmpAssoc()
856 bthci_IndicateEvent(padapter, PPacketIrpEvent, 4); in bthci_EventEnhancedFlushComplete()
886 bthci_IndicateEvent(padapter, PPacketIrpEvent, 5); in bthci_EventShortRangeModeChangeComplete()
914 bthci_IndicateEvent(padapter, PPacketIrpEvent, 5); in bthci_EventSendFlowSpecModifyComplete()
946 if (bthci_IndicateEvent(padapter, PPacketIrpEvent, len+2) == RT_STATUS_SUCCESS) { in bthci_EventExtWifiScanNotify()
991 bthci_IndicateEvent(padapter, PPacketIrpEvent, 20); in bthci_EventAMPReceiverReport()
1025 bthci_IndicateEvent(padapter, PPacketIrpEvent, 3); in bthci_EventChannelSelected()
1055 bthci_IndicateEvent(padapter, PPacketIrpEvent, 5); in bthci_EventDisconnectPhyLinkComplete()
1100 bthci_IndicateEvent(padapter, PPacketIrpEvent, 4); in bthci_EventPhysicalLinkComplete()
[all …]