Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_customize.c53 static hi_void init_int_to_str_for_country_code(hi_char *country_code, hi_s32 size_code) in init_int_to_str_for_country_code()
95 static hi_u32 init_str_to_int_for_country_code(const hi_char *country_code, hi_s32 size_code) in init_str_to_int_for_country_code()
684 hi_char country_code[COUNTRY_CODE_LEN] = {'\0'}; in wal_customize_init_country() local
1187 hi_u32 wal_cfg_country_code(const hi_char *country_code, hi_s32 size) in wal_cfg_country_code()
1304 hi_char country_code[] = "NC"; /* 初始国家码为CN,CN第1个字符和第2个字符替换位置结果为NC */ in wal_customize_init() local
Dwal_ioctl.c2962 const hi_s8 *country_code = HI_NULL; in wal_priv_cmd_exec() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_wifi_api.h696 char country_code[HI_WIFI_COUNTRY_CODE_BITS_CNT]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h1499 } country_code; member