Searched refs:RCL_CommandStatus_HardStopApi (Results 1 – 3 of 3) sorted by relevance
104 …RCL_CommandStatus_HardStopApi, /*!< Command ended because stop API was called wit… enumerator132 …eduledApi) || ((x) == RCL_CommandStatus_GracefulStopApi) || ((x) == RCL_CommandStatus_HardStopApi))
118 status = RCL_CommandStatus_HardStopApi; in RCL_Scheduler_findStopStatus()
522 …Stop == RCL_StopType_Graceful) ? RCL_CommandStatus_GracefulStopApi : RCL_CommandStatus_HardStopApi; in RCL_Handler_Ieee_RxTx()546 txAction->txStatus = RCL_CommandStatus_HardStopApi; in RCL_Handler_Ieee_RxTx()941 ieeeCmd->txAction->txStatus = RCL_CommandStatus_HardStopApi; in RCL_Handler_Ieee_RxTx()1568 status = RCL_CommandStatus_HardStopApi; in RCL_Handler_Ieee_findPbeErrorEndStatus()