Searched refs:resultsOut (Results 1 – 1 of 1) sorted by relevance
620 struct chreWifiScanResult *resultsOut = in chppWifiConvertScanEventToChre() local622 if (resultsOut == NULL) { in chppWifiConvertScanEventToChre()627 if (!chppWifiConvertScanResultToChre(&resultsIn[i], &resultsOut[i])) { in chppWifiConvertScanEventToChre()631 out->results = resultsOut; in chppWifiConvertScanEventToChre()758 struct chreWifiRangingResult *resultsOut = in chppWifiConvertRangingEventToChre() local760 if (resultsOut == NULL) { in chppWifiConvertRangingEventToChre()765 if (!chppWifiConvertRangingResultToChre(&resultsIn[i], &resultsOut[i])) { in chppWifiConvertRangingEventToChre()769 out->results = resultsOut; in chppWifiConvertRangingEventToChre()