Searched defs:IsSupported24G (Results 1 – 2 of 2) sorted by relevance
169 #define IsSupported24G(NetType) \ macro
188 #define IsSupported24G(NetType) ((NetType) & SUPPORTED_24G_NETTYPE_MSK ? true : false) macro