Searched refs:tAntBLut (Results 1 – 1 of 1) sorted by relevance
126 uint16_t tAntBLut[RCL_CmdBleCs_StepMode_Length]; variable1193 tAntBLut[RCL_CmdBleCs_StepMode_0] = 0; /* NA - no antenna */ in RCL_Handler_BLE_CS_preprocessCommand()1194 tAntBLut[RCL_CmdBleCs_StepMode_1] = 0; /* NA - no antenna */ in RCL_Handler_BLE_CS_preprocessCommand()1195 tAntBLut[RCL_CmdBleCs_StepMode_2] = tAnt->mode2[1]; in RCL_Handler_BLE_CS_preprocessCommand()1196 tAntBLut[RCL_CmdBleCs_StepMode_3] = tAnt->mode3[1]; in RCL_Handler_BLE_CS_preprocessCommand()1288 pStepI->tAntennaB = tAntBLut[pStepI->mode]; in RCL_Handler_BLE_CS_preprocessStep()