Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h333 RC_STATUS_SUCCESS = 1, // Tell modem the action transaction of set radio enumerator
Dreference-ril.c2467 radioCapability.status = RC_STATUS_SUCCESS;
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h341 RC_STATUS_SUCCESS = 1, // Tell modem the action transaction of set radio enumerator
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp968 rc.status = RC_STATUS_SUCCESS; in request_get_radio_capability()