Searched refs:tac (Results 1 - 9 of 9) sorted by relevance
/hardware/interfaces/gnss/1.0/ |
H A D | IAGnssRil.hal | 66 * 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 D | AGnssRil.cpp | 105 .tac = cellID.tac,
|
/hardware/libhardware/include/hardware/ |
H A D | gps.h | 480 * 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 D | ril.h | 1413 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 D | ril.h | 1413 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 D | loc_gps.h | 665 * 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 D | loc_gps.h | 669 * 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 D | types.hal | 1551 int32_t tac; // 16-bit tracking area code, INT_MAX if unknown
|
/hardware/ril/libril/ |
H A D | ril_service.cpp | 3599 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