nas: consolidate variable names

'Signal strength' should not be confused with 'Signal info', the latter was
introduced in NAS 1.8.
This commit is contained in:
Aleksander Morgado 2012-08-06 15:40:12 +02:00
parent 82f85a79a9
commit 1057fe3c97
1 changed files with 2 additions and 2 deletions

View File

@ -287,13 +287,13 @@
"type" : "TLV",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Sys Info",
{ "name" : "System Info",
"id" : "0x18",
"mandatory" : "no",
"type" : "TLV",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Signal Strength",
{ "name" : "Signal Info",
"id" : "0x19",
"mandatory" : "no",
"type" : "TLV",