Searched refs:WIFI_COUNTRY_CODE_LEN (Results 1 – 3 of 3) sorted by relevance
28 #define WIFI_COUNTRY_CODE_LEN 2 macro
931 uint8_t country_code[WIFI_COUNTRY_CODE_LEN];
348 memcpy(reg_domain_info.alpha2, reg_domain->country_code, WIFI_COUNTRY_CODE_LEN); in nrf_wifi_reg_domain()377 memcpy(reg_domain->country_code, reg_domain_info.alpha2, WIFI_COUNTRY_CODE_LEN); in nrf_wifi_reg_domain()