Searched refs:MAX_PREFERRED_NET_ENUM (Results 1 – 1 of 1) sorted by relevance
1658 const int32_t MAX_PREFERRED_NET_ENUM = 99; in IntToNetTypeCmd() local1662 if ((value > MAX_PREFERRED_NET_ENUM) || (value < 0) || (dstMaxSize < MIN_CHAR_ARRAY_SIZE)) { in IntToNetTypeCmd()