Searched refs:lte (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril.cpp3020 p_cur->CellInfo.lte.cellIdentityLte.mcc,
3021 p_cur->CellInfo.lte.cellIdentityLte.mnc,
3022 p_cur->CellInfo.lte.cellIdentityLte.ci,
3023 p_cur->CellInfo.lte.cellIdentityLte.pci,
3024 p_cur->CellInfo.lte.cellIdentityLte.tac);
3026 p.writeInt32(p_cur->CellInfo.lte.cellIdentityLte.mcc);
3027 p.writeInt32(p_cur->CellInfo.lte.cellIdentityLte.mnc);
3028 p.writeInt32(p_cur->CellInfo.lte.cellIdentityLte.ci);
3029 p.writeInt32(p_cur->CellInfo.lte.cellIdentityLte.pci);
3030 p.writeInt32(p_cur->CellInfo.lte
[all...]
/hardware/ril/include/telephony/
H A Dril.h977 RIL_CellInfoLte lte; member in union:__anon2442::__anon2443
/hardware/ril/reference-ril/
H A Dril.h977 RIL_CellInfoLte lte; member in union:__anon2607::__anon2608

Completed in 59 milliseconds