Searched refs:pu4Temp (Results 1 – 1 of 1) sorted by relevance
963 u32 *pu4Temp; in bthci_EventAMPReceiverReport() local976 pu4Temp = (u32 *)&PPacketIrpEvent->Data[2]; in bthci_EventAMPReceiverReport()977 *pu4Temp = pBtHciInfo->TestEventType; in bthci_EventAMPReceiverReport()985 pu4Temp = (u32 *)&PPacketIrpEvent->Data[10]; in bthci_EventAMPReceiverReport()986 *pu4Temp = pBtHciInfo->TestNumOfBits; in bthci_EventAMPReceiverReport()988 pu4Temp = (u32 *)&PPacketIrpEvent->Data[14]; in bthci_EventAMPReceiverReport()989 *pu4Temp = pBtHciInfo->TestNumOfErrBits; in bthci_EventAMPReceiverReport()2361 u32 *pu4Temp; in bthci_CmdReadBestEffortFlushTimeout() local2373 pu4Temp = (u32 *)&pRetPar[1]; /* Best_Effort_Flush_Timeout */ in bthci_CmdReadBestEffortFlushTimeout()2374 *pu4Temp = BestEffortFlushTimeout; in bthci_CmdReadBestEffortFlushTimeout()[all …]