Searched refs:ieeeHandlerState (Results 1 – 1 of 1) sorted by relevance
150 } ieeeHandlerState; variable175 ieeeHandlerState.rxTx.rxState = rxStateNoRx; in RCL_Handler_Ieee_RxTx()176 ieeeHandlerState.rxTx.txState = txStateNoTx; in RCL_Handler_Ieee_RxTx()177 ieeeHandlerState.common.eventTimeType = noEvent; in RCL_Handler_Ieee_RxTx()178 ieeeHandlerState.common.apiHardStopPending = false; in RCL_Handler_Ieee_RxTx()179 ieeeHandlerState.rxTx.txActionStop = RCL_StopType_None; in RCL_Handler_Ieee_RxTx()241 ieeeHandlerState.rxTx.txState = txStateFinished; in RCL_Handler_Ieee_RxTx()249 ieeeHandlerState.rxTx.ccaTxStartTime = txTime; in RCL_Handler_Ieee_RxTx()250 … ieeeHandlerState.rxTx.allowTxDelay = txAction->allowDelay || txAction->allowTxDelay; in RCL_Handler_Ieee_RxTx()259 ieeeHandlerState.rxTx.txState = txStateStopToSetTx; in RCL_Handler_Ieee_RxTx()[all …]