Searched refs:RIL_VERSION_MIN (Results 1 – 3 of 3) sorted by relevance
446 if (callbacks->version < RIL_VERSION_MIN) { in RIL_register()448 callbacks->version, RIL_VERSION_MIN); in RIL_register()
129 #define RIL_VERSION_MIN 6 /* Minimum RIL_VERSION supported */ macro
96 #define RIL_VERSION_MIN 6 /* Minimum RIL_VERSION supported */ macro