Searched refs:getSupportedFeatureSet (Results 1 – 3 of 3) sorted by relevance
34 wifi_error getSupportedFeatureSet(feature_set* set);
73 wifi_error Interface::getSupportedFeatureSet(feature_set* set) { in getSupportedFeatureSet() function in Interface
127 return asInterface(handle)->getSupportedFeatureSet(set); in wifi_get_supported_feature_set()