Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi.h1437 esp_err_t esp_wifi_set_country_code(const char *country, bool ieee80211d_enabled);
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c1230 esp_err_t esp_wifi_set_country_code(const char *country, bool ieee80211d_enabled) in esp_wifi_set_country_code() argument
1233 ARG_UNUSED(ieee80211d_enabled); in esp_wifi_set_country_code()