Searched refs:RF_RatStatusPending (Results 1 – 1 of 1) sorted by relevance
115 …RF_RatStatusPending = 1, /* Indicates that the RAT channel is configured, but the R… enumerator867 ratCh->status = RF_RatStatusPending; in RF_ratAllocChannel()1075 if (ratCh && (ratCh->status == RF_RatStatusPending)) in RF_ratArmChannel()1131 if (ratCh && (ratCh->status == RF_RatStatusPending)) in RF_ratRestartChannels()1172 ratCh->status = RF_RatStatusPending; in RF_ratSuspendChannels()