Searched refs:country_str (Results 1 – 2 of 2) sorted by relevance
167 len = ((sizeof(stats->country_str) < len) ? sizeof(stats->country_str) : len); in get_wifi_interface_info()168 …memcpy(&stats->country_str[0], nla_data(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_COUNTRY… in get_wifi_interface_info()180 ALOGI("STATS IFACE:Country String for this Association %c%c%c", stats->country_str[0], in get_wifi_interface_info()181 stats->country_str[1], stats->country_str[2]); in get_wifi_interface_info()
71 u8 country_str[3]; // country string for this association member