Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h243 } RIL_RadioState; typedef
7055 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);
7081 typedef RIL_RadioState (*RIL_RadioStateRequest)();
Dreference-ril.c206 static RIL_RadioState currentState();
236 static RIL_RadioState sState = RADIO_STATE_UNAVAILABLE;
295 static void setRadioState(RIL_RadioState newState);
3078 static RIL_RadioState
3130 setRadioState(RIL_RadioState newState)
3133 RIL_RadioState oldState;
/device/generic/goldfish/radio/include/telephony/
Dril.h243 } RIL_RadioState; typedef
7051 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);
7077 typedef RIL_RadioState (*RIL_RadioStateRequest)();
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h253 } RIL_RadioState; typedef
7444 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);
7470 typedef RIL_RadioState (*RIL_RadioStateRequest)();
Dril.cpp102 extern "C" const char * radioStateToString(RIL_RadioState);
994 radioStateToString(RIL_RadioState s) { in radioStateToString()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h254 } RIL_RadioState; typedef
7874 typedef RIL_RadioState (*RIL_RadioStateRequest)(RIL_SOCKET_ID socket_id);
7900 typedef RIL_RadioState (*RIL_RadioStateRequest)();
Dril.cpp102 extern "C" const char * radioStateToString(RIL_RadioState);
1036 radioStateToString(RIL_RadioState s) { in radioStateToString()
/device/generic/goldfish/radio/libril/
Dril.cpp102 extern "C" const char * radioStateToString(RIL_RadioState);
990 radioStateToString(RIL_RadioState s) { in radioStateToString()
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp69 RIL_RadioState gRadioPowerState = RADIO_STATE_OFF;
341 static void set_radio_state(RIL_RadioState new_state, RIL_Token t) { in set_radio_state()
1382 static RIL_RadioState gce_ril_current_state() { in gce_ril_current_state()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c283 static RIL_RadioState currentState();
315 static RIL_RadioState sState = RADIO_STATE_UNAVAILABLE;
406 static void setRadioState(RIL_RadioState newState);
4429 static RIL_RadioState
4481 setRadioState(RIL_RadioState newState)
4484 RIL_RadioState oldState;