Home
last modified time | relevance | path

Searched defs:IsFeatureSupported (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_feature.h144 static bool IsFeatureSupported(FEATURE_SUPPORTED feature) in IsFeatureSupported() function
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_scan_impl.cpp180 bool WifiScanImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiScanImpl
Dwifi_hotspot_impl.cpp212 bool WifiHotspotImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiHotspotImpl
Dwifi_p2p_impl.cpp265 bool WifiP2pImpl::IsFeatureSupported(long feature) in IsFeatureSupported() function in OHOS::Wifi::WifiP2pImpl
Dwifi_device_impl.cpp391 ErrCode WifiDeviceImpl::IsFeatureSupported(long feature, bool &isSupported) in IsFeatureSupported() function in OHOS::Wifi::WifiDeviceImpl
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp1323 NO_SANITIZE("cfi") napi_value IsFeatureSupported(napi_env env, napi_callback_info info) in IsFeatureSupported() function