Searched defs:RemoveCandidateConfig (Results 1 – 8 of 8) sorted by relevance
97 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
183 ErrCode WifiDeviceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl190 ErrCode WifiDeviceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceImpl
527 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy533 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
352 ErrCode WifiDeviceProxy::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy387 ErrCode WifiDeviceProxy::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceProxy
183 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::StaInterface
256 ErrCode StaService::RemoveCandidateConfig(const int uid, const int networkId) const in RemoveCandidateConfig() function in OHOS::Wifi::StaService
461 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(const WifiDeviceConfig &config) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl503 ErrCode WifiDeviceServiceImpl::RemoveCandidateConfig(int networkId) in RemoveCandidateConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
780 NO_SANITIZE("cfi") napi_value RemoveCandidateConfig(napi_env env, napi_callback_info info) in RemoveCandidateConfig() function