Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c862 enum hci_status HciStatus, in bthci_EventShortRangeModeChangeComplete() argument
878 HciStatus, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle, ShortRangeState)); in bthci_EventShortRangeModeChangeComplete()
883 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventShortRangeModeChangeComplete()
890 enum hci_status HciStatus, in bthci_EventSendFlowSpecModifyComplete() argument
904 ("[BT event], Flow Spec Modify Complete, status = 0x%x, LLH = 0x%x\n", HciStatus, logicHandle)); in bthci_EventSendFlowSpecModifyComplete()
909 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventSendFlowSpecModifyComplete()
1031 enum hci_status HciStatus, in bthci_EventDisconnectPhyLinkComplete() argument
1048 HciStatus, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle, Reason)); in bthci_EventDisconnectPhyLinkComplete()
1052 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventDisconnectPhyLinkComplete()
1061 enum hci_status HciStatus, in bthci_EventPhysicalLinkComplete() argument
[all …]