Searched refs:TestScenario (Results 1 – 2 of 2) sorted by relevance
1537 pBtHciInfo->TestScenario = 0xff; in bthci_ResetBtHciInfo()3923 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario; in bthci_CmdAMPTestEnd()3947 pBtHciInfo->TestScenario = *((u8 *)pHciCmd->Data); in bthci_CmdAMPTestCommand()3949 if (pBtHciInfo->TestScenario == 0x01) in bthci_CmdAMPTestCommand()3951 else if (pBtHciInfo->TestScenario == 0x02) in bthci_CmdAMPTestCommand()3966 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario ; in bthci_CmdAMPTestCommand()3995 PPacketIrpEvent->Data[1] = pBtHciInfo->TestScenario ; in bthci_CmdAMPTestCommand()4002 if (pBtHciInfo->TestScenario == 0x01) { in bthci_CmdAMPTestCommand()4010 } else if (pBtHciInfo->TestScenario == 0x02) { in bthci_CmdAMPTestCommand()
986 u8 TestScenario; member