Searched refs:getSupportedFeatureSetInternal (Results 1 – 1 of 1) sorted by relevance
974 iface.featureSet = getSupportedFeatureSetInternal(iface.name); in setupInterfaceForClientInConnectivityMode()1027 iface.featureSet = getSupportedFeatureSetInternal(iface.name); in setupInterfaceForClientInScanMode()1083 iface.featureSet = getSupportedFeatureSetInternal(iface.name); in setupInterfaceForSoftApMode()2646 private long getSupportedFeatureSetInternal(@NonNull String ifaceName) { in getSupportedFeatureSetInternal() method in WifiNative