Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1344 static int32_t ParseGetCurrentCellInfoResponseLine(char *line, CurrentCellInfoVendor *response) in ParseGetCurrentCellInfoResponseLine() function
1452 if (ParseGetCurrentCellInfoResponseLine(pStr, &cciv[cellList.itemNum]) != 0) { in ProcessCurrentCellList()
1511 if (ParseGetCurrentCellInfoResponseLine(pLine->data, &currCellInfo[index]) != 0) { in ReqGetCurrentCellInfo()