Home
last modified time | relevance | path

Searched refs:SIM_READY (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c274 SIM_READY = 2, enumerator
3444 ttyModeResponse = (getSIMStatus() == SIM_READY) ? 1 // TTY Full
3993 if (getSIMStatus() != SIM_READY) {
4550 if (getSIMStatus() != SIM_READY) {
5363 ret = SIM_READY;
5436 ret = (sState == RADIO_STATE_ON) ? SIM_READY : SIM_NOT_READY;
5620 case SIM_READY: