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