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