Searched refs:chppWwanCellInfoResultFromChre (Results 1 – 4 of 4) sorted by relevance
203 chppWwanCellInfoResultFromChre(&chreResult, &chppWithHeader, &outputSize); in TEST()253 bool result = chppWwanCellInfoResultFromChre(&kChreResultOneCell, in TEST()277 bool result = chppWwanCellInfoResultFromChre(&kChreResultOneCell, in TEST()317 bool result = chppWwanCellInfoResultFromChre(&kChreResultTwoCell, in TEST()353 bool result = chppWwanCellInfoResultFromChre(&kChreResultTwoCell, in TEST()
245 bool chppWwanCellInfoResultFromChre(
376 if (!chppWwanCellInfoResultFromChre(result, &response, &responseLen)) { in chppWwanServiceCellInfoResultCallback()
284 bool chppWwanCellInfoResultFromChre( in chppWwanCellInfoResultFromChre() function