Searched defs:IsFeatureSupported (Results 1 – 6 of 6) sorted by relevance
144 static bool IsFeatureSupported(FEATURE_SUPPORTED feature) in IsFeatureSupported() function
180 bool WifiScanImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiScanImpl
212 bool WifiHotspotImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiHotspotImpl
265 bool WifiP2pImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiP2pImpl
391 ErrCode WifiDeviceImpl::IsFeatureSupported(long feature, bool &isSupported) in IsFeatureSupported() function in OHOS::Wifi::WifiDeviceImpl
1323 NO_SANITIZE("cfi") napi_value IsFeatureSupported(napi_env env, napi_callback_info info) in IsFeatureSupported() function