Searched refs:tac (Results 1 - 9 of 9) sorted by relevance

/hardware/interfaces/gnss/1.0/
H A DIAGnssRil.hal66 * lac is populated with tac, to ensure that we don't break old clients that
75 uint16_t tac;
/hardware/interfaces/gnss/1.0/default/
H A DAGnssRil.cpp105 .tac = cellID.tac,
/hardware/libhardware/include/hardware/
H A Dgps.h480 * lac is populated with tac, to ensure that we don't break old clients that
487 uint16_t tac; member in struct:__anon1326
/hardware/ril/include/telephony/
H A Dril.h1413 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5761
1421 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5762
/hardware/ril/reference-ril/
H A Dril.h1413 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5980
1421 int tac; /* 16-bit tracking area code, INT_MAX if unknown */ member in struct:__anon5981
/hardware/qcom/gps/msm8998/utils/
H A Dloc_gps.h665 * lac is populated with tac, to ensure that we don't break old clients that
672 uint16_t tac; member in struct:__anon3780
/hardware/qcom/gps/sdm845/utils/
H A Dloc_gps.h669 * lac is populated with tac, to ensure that we don't break old clients that
676 uint16_t tac; member in struct:__anon3946
/hardware/interfaces/radio/1.0/
H A Dtypes.hal1551 int32_t tac; // 16-bit tracking area code, INT_MAX if unknown
/hardware/ril/libril/
H A Dril_service.cpp3599 cellIdentity.cellIdentityLte[0].tac = rilCellIdentity.cellIdentityLte.tac;
3705 rilCellIdentity.cellIdentityLte.tac =
3766 rilCellIdentity.cellIdentityLte.tac =
7946 cellInfoLte->cellIdentityLte.tac =
7947 rillCellInfo->CellInfo.lte.cellIdentityLte.tac;

Completed in 541 milliseconds