Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_ap_feature.c39 static int32_t SetCountryCodeInner(const struct IWiFiAp *apFeature, const char *code, uint32_t len) in SetCountryCodeInner() function
60 int32_t ret = SetCountryCodeInner(apFeature, code, len); in HalSetCountryCode()