LTE RRC: add description of FGI 42 bit

Change-Id: Ie72e82c26eddef9ca99b7da801cc85e54ba5158e
Reviewed-on: https://code.wireshark.org/review/20924
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2017-04-05 10:59:51 +02:00
parent 3053d7c0c1
commit 48a614da2e
2 changed files with 4 additions and 4 deletions

View File

@ -517,8 +517,8 @@ static const true_false_string lte_rrc_eutra_cap_feat_group_ind_41_val = {
"Measurement reporting event: Event B1 - Neighbour > threshold for UTRAN FDD - Not supported"
};
static const true_false_string lte_rrc_eutra_cap_feat_group_ind_42_val = {
"Undefined - Supported",
"Undefined - Not supported"
"DCI format 3a - Supported",
"DCI format 3a - Not supported"
};
static const true_false_string lte_rrc_eutra_cap_feat_group_ind_43_val = {
"Undefined - Supported",

View File

@ -7382,8 +7382,8 @@ static const true_false_string lte_rrc_eutra_cap_feat_group_ind_41_val = {
"Measurement reporting event: Event B1 - Neighbour > threshold for UTRAN FDD - Not supported"
};
static const true_false_string lte_rrc_eutra_cap_feat_group_ind_42_val = {
"Undefined - Supported",
"Undefined - Not supported"
"DCI format 3a - Supported",
"DCI format 3a - Not supported"
};
static const true_false_string lte_rrc_eutra_cap_feat_group_ind_43_val = {
"Undefined - Supported",