Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_message.c112 uint8_t country_code_str[REG_ALPHA2_LEN + 1]; in sch_get_params() local
132 wlan_reg_get_cc_and_src(mac->psoc, country_code_str); in sch_get_params()
134 if (cds_is_etsi_europe_country(country_code_str)) { in sch_get_params()
137 country_code_str[0], country_code_str[1]); in sch_get_params()