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