Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h339 #define RIL_RADIO_CAPABILITY_VERSION 1 macro
Dreference-ril.c2462 radioCapability.version = RIL_RADIO_CAPABILITY_VERSION;
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h347 #define RIL_RADIO_CAPABILITY_VERSION 1 macro
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp963 rc.version = RIL_RADIO_CAPABILITY_VERSION; in request_get_radio_capability()