Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp446 if (callbacks->version < RIL_VERSION_MIN) { in RIL_register()
448 callbacks->version, RIL_VERSION_MIN); in RIL_register()
Dril.h129 #define RIL_VERSION_MIN 6 /* Minimum RIL_VERSION supported */ macro
/device/generic/goldfish/radio/include/telephony/
Dril.h96 #define RIL_VERSION_MIN 6 /* Minimum RIL_VERSION supported */ macro