Home
last modified time | relevance | path

Searched refs:RIL_CellInfo_v16 (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1719 } RIL_CellInfo_v16; typedef
Dril_service.cpp9976 int num = responseLen / sizeof(RIL_CellInfo_v16); in convertRilCellInfoListToHal_1_4()
9978 RIL_CellInfo_v16 *rillCellInfo = (RIL_CellInfo_v16 *) response; in convertRilCellInfoListToHal_1_4()