Home
last modified time | relevance | path

Searched defs:GetSupportedFeatures (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_impl.cpp173 ErrCode WifiScanImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanImpl
H A Dwifi_hotspot_impl.cpp208 ErrCode WifiHotspotImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotImpl
H A Dwifi_scan_proxy_lite.cpp443 ErrCode WifiScanProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanProxy
H A Dwifi_scan_proxy.cpp439 ErrCode WifiScanProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanProxy
H A Dwifi_p2p_impl.cpp265 ErrCode WifiP2pImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pImpl
H A Dwifi_hotspot_proxy.cpp683 ErrCode WifiHotspotProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotProxy
H A Dwifi_device_impl.cpp391 ErrCode WifiDeviceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceImpl
H A Dwifi_device_proxy_lite.cpp1490 ErrCode WifiDeviceProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceProxy
H A Dwifi_p2p_proxy.cpp1192 ErrCode WifiP2pProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pProxy
H A Dwifi_device_proxy.cpp1639 ErrCode WifiDeviceProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_manager.cpp219 int WifiManager::GetSupportedFeatures(long &features) const in GetSupportedFeatures() function in OHOS::Wifi::WifiManager
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_service_impl.cpp394 ErrCode WifiScanServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp634 ErrCode WifiHotspotServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_service_impl.cpp996 ErrCode WifiP2pServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1492 ErrCode WifiDeviceServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1447 NO_SANITIZE("cfi") napi_value GetSupportedFeatures(napi_env env, napi_callback_info info) in GetSupportedFeatures() function