Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_log.h117 uint8_t countryCode[3]; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c321 qdf_mem_copy(p11dLog->countryCode, reg_cc, 3); in csr_diag_reset_country_information()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1349 uint8_t countryCode[REG_ALPHA2_LEN + 1]; /* 3 char country code */ member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3889 qdf_mem_copy(pMsg->countryCode, pCountry, 2); in sme_generic_change_country_code()
3890 pMsg->countryCode[2] = ' '; in sme_generic_change_country_code()