Searched refs:IsSupported5G (Results 1 – 2 of 2) sorted by relevance
134 #define IsSupported5G(NetType) (NetType & SUPPORTED_5G_NETTYPE_MSK ? true : false) macro
194 #define IsSupported5G(NetType) \ macro