Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c863 enum hci_status HciStatus, in bthci_EventShortRangeModeChangeComplete() argument
879 HciStatus, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle, ShortRangeState)); in bthci_EventShortRangeModeChangeComplete()
884 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventShortRangeModeChangeComplete()
891 enum hci_status HciStatus, in bthci_EventSendFlowSpecModifyComplete() argument
905 ("[BT event], Flow Spec Modify Complete, status = 0x%x, LLH = 0x%x\n", HciStatus, logicHandle)); in bthci_EventSendFlowSpecModifyComplete()
910 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventSendFlowSpecModifyComplete()
1032 enum hci_status HciStatus, in bthci_EventDisconnectPhyLinkComplete() argument
1049 HciStatus, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle, Reason)); in bthci_EventDisconnectPhyLinkComplete()
1053 PPacketIrpEvent->Data[0] = HciStatus; in bthci_EventDisconnectPhyLinkComplete()
1062 enum hci_status HciStatus, in bthci_EventPhysicalLinkComplete() argument
[all …]