Home | History | Annotate | Download | only in telephony

Lines Matching full:radio_state

235     ARadioState   radio_state;
470 modem->radio_state = A_RADIO_STATE_OFF;
624 return !(modem->radio_state == A_RADIO_STATE_OFF ||
634 return modem->radio_state;
640 modem->radio_state = state;
1291 modem->radio_state = A_RADIO_STATE_OFF;
1296 modem->radio_state = A_RADIO_STATE_ON;
1304 if (modem->radio_state != A_RADIO_STATE_OFF)
2221 // TODO: return 99 if modem->radio_state==A_RADIO_STATE_OFF, once radio_state is in snapshot.