AGpsRefLocationCellID Struct Reference

AGpsRefLocationCellID Struct Reference

#include < gps.h >

Data Fields

AGpsRefLocationType   type
 
uint16_t  mcc
 
uint16_t  mnc
 
uint16_t  lac
 
uint32_t  cid
 
uint16_t  tac
 
uint16_t  pcid
 

Detailed Description

Definition at line 656 of file gps.h .

Field Documentation

uint32_t cid

Cell id in 2G. Utran Cell id in 3G. Cell Global Id EUTRA in LTE.

Definition at line 668 of file gps.h .

uint16_t lac

Location Area Code in 2G, 3G and LTE. In 3G lac is discarded. In LTE, lac is populated with tac, to ensure that we don't break old clients that might rely in the old (wrong) behavior.

Definition at line 666 of file gps.h .

uint16_t mcc

Mobile Country Code.

Definition at line 659 of file gps.h .

uint16_t mnc

Mobile Network Code .

Definition at line 661 of file gps.h .

uint16_t pcid

Physical Cell id in LTE (not used in 2G and 3G)

Definition at line 672 of file gps.h .

uint16_t tac

Tracking Area Code in LTE.

Definition at line 670 of file gps.h .

Definition at line 657 of file gps.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ gps.h