Searched defs:country_code (Results 1 – 4 of 4) sorted by relevance
53 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() local1187 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
2962 const hi_s8 *country_code = HI_NULL; in wal_priv_cmd_exec() local
696 char country_code[HI_WIFI_COUNTRY_CODE_BITS_CNT]; member
1499 } country_code; member