Re
commit 6cb833608fa39943c1ce9fe046992922e09f4266
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
The name "LAI AND LAC" makes no sense because a LAC
is part of a LAI. Keep the old name available for
API backwards compatibility.
Change-Id: I2749cf75b7b45de0cd43cf4c696a6b6984f5a065
Related: OS#3124
I remember giving similar code review during the gsm0808_cell_ident patches,
and I think the conclusion was that even the specs speak of LAI_AND_LAC.
Well, anyway, I'm glad that sanity made it to the CELL_IDENT API finally :)
~N