Data structure for NMR and MRL reports. More...
#include <gllbs_hal_ril.h>
Public Attributes | |
struct { | |
OSUINT8 nMRPresent: 1 | |
Indicating presence nMR field. | |
OSUINT8 tAPresent: 1 | |
Indicating presence tA field. | |
OSUINT8 mRLPresent: 1 | |
Indicating presence mRL field. | |
} | m |
Flags indicating presence of the optional fields. | |
GlLbsRilCellInfoList | cellIdList |
serving CELL ID List | |
GlLbsNmr | nMR |
List of NMR elements. | |
OSUINT8 | tA |
Time-Advanced code. | |
GlLbsMeasuredResultsList | mRL |
List of MRL elements. |
Data structure for NMR and MRL reports.