Searched refs:RF_RatStatusIdle (Results 1 – 1 of 1) sorted by relevance
114 RF_RatStatusIdle = 0, /* Indicates that the RAT channel is not used. */ enumerator861 if (ratCh && (ratCh->status == RF_RatStatusIdle)) in RF_ratAllocChannel()914 ratCh->status = RF_RatStatusIdle; in RF_ratFreeChannel()