Searched refs:ccode (Results 1 – 6 of 6) sorted by relevance
904 if (record->ccode[0] != '\0') in whd_print_scan_result()906 WPRINT_MACRO( ("%c%c ", record->ccode[0], record->ccode[1]) ); in whd_print_scan_result()
394 ptr = (uint32_t *)country_struct->ccode; in whd_wifi_on()
2212 record->ccode[0] = UNSIGNED_CHAR_TO_CHAR(country_info_ie->ccode[0]); in whd_wifi_scan_events_handler()2213 record->ccode[1] = UNSIGNED_CHAR_TO_CHAR(country_info_ie->ccode[1]); in whd_wifi_scan_events_handler()
168 char ccode[2]; /* dot11CountryString MIB octet 1~2, two letter country code */ member
307 char ccode[WLC_CNTRY_BUF_SZ]; member
794 …uint8_t ccode[2]; /**< Two letter ISO country code from AP … member