MAC LTE: indicate explicitly that UL LCID 11 is used for Category 0 devices

Change-Id: Ia9a046c8aebdefad0303bed995c19f5408e4460b
Reviewed-on: https://code.wireshark.org/review/9719
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
This commit is contained in:
Pascal Quantin 2015-07-20 20:03:30 +02:00
parent 170def9511
commit 54812f264b

View file

@ -487,7 +487,7 @@ static const value_string ulsch_lcid_vals[] =
{ 8, "8"},
{ 9, "9"},
{ 10, "10"},
{ 11, "CCCH"},
{ 11, "CCCH (Category 0)"},
{ DUAL_CONN_POWER_HEADROOM_REPORT_LCID, "Dual Connectivity Power Headroom Report"},
{ EXTENDED_POWER_HEADROOM_REPORT_LCID, "Extended Power Headroom Report"},
{ POWER_HEADROOM_REPORT_LCID, "Power Headroom Report"},