Searched refs:MAX_RILDS (Results 1 – 3 of 3) sorted by relevance
153 } else if (atoi(clientId) >= MAX_RILDS) { in main()154 RLOGE("Max Number of rild's supported is: %d", MAX_RILDS); in main()
55 #define MAX_RILDS 3 macro