Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dutils_parser.c270 qdf_mem_copy(pOld->countryString, pNew->country, COUNTRY_STRING_LENGTH); in convert_country()
H A Ddot11f.c1014 DOT11F_MEMCPY(pCtx, pDst->countryString, pBuf, 3); in dot11f_unpack_tlv_listen_channel()
1163 DOT11F_MEMCPY(pCtx, pDst->countryString, pBuf, 3); in dot11f_unpack_tlv_operating_channel()
22035 DOT11F_MEMCPY(pCtx, pBuf, pSrc->countryString, 3); in dot11f_pack_tlv_listen_channel()
22225 DOT11F_MEMCPY(pCtx, pBuf, pSrc->countryString, 3); in dot11f_pack_tlv_operating_channel()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h100 uint8_t countryString[COUNTRY_STRING_LENGTH]; member
H A Ddot11f.h1093 uint8_t countryString[3]; member
1329 uint8_t countryString[3]; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c667 if (!bcn->countryInfoParam.countryString[0]) { in __sch_beacon_process_for_session()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1028 countryString[3];
1104 countryString[3];