Searched refs:ap_country_str (Results 1 – 2 of 2) sorted by relevance
163 len = ((sizeof(stats->ap_country_str) <= len) ? sizeof(stats->ap_country_str) : len); in get_wifi_interface_info()164 …memcpy(&stats->ap_country_str[0], nla_data(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_AP_C… in get_wifi_interface_info()178 ALOGI("STATS IFACE: AP country str %c%c%c ", stats->ap_country_str[0], in get_wifi_interface_info()179 stats->ap_country_str[1], stats->ap_country_str[2]); in get_wifi_interface_info()
70 u8 ap_country_str[3]; // country string advertised by AP member