Home
last modified time | relevance | path

Searched refs:WIFI_OPT_NON_SYSTEMAPP (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp144 return WIFI_OPT_NON_SYSTEMAPP; in DisableWifi()
179 return WIFI_OPT_NON_SYSTEMAPP; in EnableSemiWifi()
627 return WIFI_OPT_NON_SYSTEMAPP; in UpdateDeviceConfig()
660 return WIFI_OPT_NON_SYSTEMAPP; in RemoveDevice()
691 return WIFI_OPT_NON_SYSTEMAPP; in RemoveAllDevice()
718 return WIFI_OPT_NON_SYSTEMAPP; in SetTxPower()
822 return WIFI_OPT_NON_SYSTEMAPP; in GetDeviceConfig()
848 return WIFI_OPT_NON_SYSTEMAPP; in EnableDeviceConfig()
874 return WIFI_OPT_NON_SYSTEMAPP; in DisableDeviceConfig()
974 return WIFI_OPT_NON_SYSTEMAPP; in ConnectToDevice()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp52 return WIFI_OPT_NON_SYSTEMAPP; in IsHotspotActive()
68 return WIFI_OPT_NON_SYSTEMAPP; in IsHotspotDualBandSupported()
127 return WIFI_OPT_NON_SYSTEMAPP; in GetHotspotConfig()
149 return WIFI_OPT_NON_SYSTEMAPP; in SetHotspotConfig()
243 return WIFI_OPT_NON_SYSTEMAPP; in GetStationList()
338 return WIFI_OPT_NON_SYSTEMAPP; in DisassociateSta()
373 return WIFI_OPT_NON_SYSTEMAPP; in CheckCanEnableHotspot()
429 return WIFI_OPT_NON_SYSTEMAPP; in DisableHotspot()
445 return WIFI_OPT_NON_SYSTEMAPP; in AddBlockList()
492 return WIFI_OPT_NON_SYSTEMAPP; in DelBlockList()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_service_impl.cpp137 return WIFI_OPT_NON_SYSTEMAPP; in Scan()
316 return WIFI_OPT_NON_SYSTEMAPP; in SetScanOnlyAvailable()
341 return WIFI_OPT_NON_SYSTEMAPP; in GetScanOnlyAvailable()
361 return WIFI_OPT_NON_SYSTEMAPP; in StartWifiPnoScan()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_errcode.h44 WIFI_OPT_NON_SYSTEMAPP, /* not system app denied */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_utils.cpp30 {WIFI_OPT_NON_SYSTEMAPP, ERROR_WIFI_UNKNOWN},
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_errcode.cpp32 { ErrCode::WIFI_OPT_NON_SYSTEMAPP, WifiNapiErrCode::WIFI_ERRCODE_NON_SYSTEMAPP },
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/
H A Dwifi_p2p_service_impl.cpp511 return WIFI_OPT_NON_SYSTEMAPP; in DeleteGroup()
902 return WIFI_OPT_NON_SYSTEMAPP; in QueryP2pGroups()
1038 return WIFI_OPT_NON_SYSTEMAPP; in SetP2pDeviceName()