Searched refs:ParseGetCurrentCellInfoResponseLine (Results 1 – 1 of 1) sorted by relevance
1344 static int32_t ParseGetCurrentCellInfoResponseLine(char *line, CurrentCellInfoVendor *response) in ParseGetCurrentCellInfoResponseLine() function1452 if (ParseGetCurrentCellInfoResponseLine(pStr, &cciv[cellList.itemNum]) != 0) { in ProcessCurrentCellList()1511 if (ParseGetCurrentCellInfoResponseLine(pLine->data, &currCellInfo[index]) != 0) { in ReqGetCurrentCellInfo()