Searched refs:pu4Temp (Results 1 – 1 of 1) sorted by relevance
964 u32 *pu4Temp; in bthci_EventAMPReceiverReport() local977 pu4Temp = (u32 *)&PPacketIrpEvent->Data[2]; in bthci_EventAMPReceiverReport()978 *pu4Temp = pBtHciInfo->TestEventType; in bthci_EventAMPReceiverReport()986 pu4Temp = (u32 *)&PPacketIrpEvent->Data[10]; in bthci_EventAMPReceiverReport()987 *pu4Temp = pBtHciInfo->TestNumOfBits; in bthci_EventAMPReceiverReport()989 pu4Temp = (u32 *)&PPacketIrpEvent->Data[14]; in bthci_EventAMPReceiverReport()990 *pu4Temp = pBtHciInfo->TestNumOfErrBits; in bthci_EventAMPReceiverReport()2362 u32 *pu4Temp; in bthci_CmdReadBestEffortFlushTimeout() local2374 pu4Temp = (u32 *)&pRetPar[1]; /* Best_Effort_Flush_Timeout */ in bthci_CmdReadBestEffortFlushTimeout()2375 *pu4Temp = BestEffortFlushTimeout; in bthci_CmdReadBestEffortFlushTimeout()[all …]