Searched refs:TestScenario (Results 1 – 2 of 2) sorted by relevance
1538 pBtHciInfo->TestScenario = 0xff; in bthci_ResetBtHciInfo()3924 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario; in bthci_CmdAMPTestEnd()3948 pBtHciInfo->TestScenario = *((u8 *)pHciCmd->Data); in bthci_CmdAMPTestCommand()3950 if (pBtHciInfo->TestScenario == 0x01) in bthci_CmdAMPTestCommand()3952 else if (pBtHciInfo->TestScenario == 0x02) in bthci_CmdAMPTestCommand()3967 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario ; in bthci_CmdAMPTestCommand()3996 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario ; in bthci_CmdAMPTestCommand()4003 if (pBtHciInfo->TestScenario == 0x01) { in bthci_CmdAMPTestCommand()4011 } else if (pBtHciInfo->TestScenario == 0x02) { in bthci_CmdAMPTestCommand()
986 u8 TestScenario; member