Searched defs:IsSupported5G (Results 1 – 4 of 4) sorted by relevance
171 #define IsSupported5G(NetType) \ macro
228 #define IsSupported5G(NetType) ((NetType) & SUPPORTED_5G_NETTYPE_MSK ? _TRUE : _FALSE) macro
225 #define IsSupported5G(NetType) ((NetType) & SUPPORTED_5G_NETTYPE_MSK ? _TRUE : _FALSE) macro