REG_ALPHA2_LEN
memcpy(reg_info->alpha2, &chan_list_event_hdr->alpha2, REG_ALPHA2_LEN);
uint8_t alpha2[REG_ALPHA2_LEN + 1];
memcpy(reg_info->alpha2, &chan_list_event_hdr->alpha2, REG_ALPHA2_LEN);
uint8_t alpha2[REG_ALPHA2_LEN + 1];