Searched refs:RCL_CommandStatus_GracefulStopApi (Results 1 – 3 of 3) sorted by relevance
101 …RCL_CommandStatus_GracefulStopApi, /*!< Command ended because stop API was called wit… enumerator132 … (((x) == RCL_CommandStatus_DescheduledApi) || ((x) == RCL_CommandStatus_GracefulStopApi) || …
100 status = RCL_CommandStatus_GracefulStopApi; in RCL_Scheduler_findStopStatus()
522 …ction->txStatus = (txActionStop == RCL_StopType_Graceful) ? RCL_CommandStatus_GracefulStopApi : RC… in RCL_Handler_Ieee_RxTx()