Searched refs:CHPP_CONST_CAST_POINTER (Results 1 – 8 of 8) sorted by relevance
56 gSystemApi->memoryFree(CHPP_CONST_CAST_POINTER(event->scannedFreqList)); in wifiPalReleaseScanEvent()57 gSystemApi->memoryFree(CHPP_CONST_CAST_POINTER(event->results)); in wifiPalReleaseScanEvent()68 gSystemApi->memoryFree(CHPP_CONST_CAST_POINTER(event->results)); in wifiPalReleaseRangingEvent()
63 gSystemApi->memoryFree(CHPP_CONST_CAST_POINTER(result->cells)); in wwanPalReleaseCellInfoResult()
107 gSystemApi->memoryFree(CHPP_CONST_CAST_POINTER(event->measurements)); in gnssPalReleaseMeasurementDataEvent()
170 #define CHPP_CONST_CAST_POINTER(p) (void *)(intptr_t)(p) macro
383 (uint64_t *)(CHPP_CONST_CAST_POINTER(&chre->cells[i].timeStamp)); in chppWwanGetCellInfoAsyncResult()522 void *cells = CHPP_CONST_CAST_POINTER(result->cells); in chppWwanClientReleaseCellInfoResult()
1007 void *scannedFreqList = CHPP_CONST_CAST_POINTER(event->scannedFreqList); in chppWifiClientReleaseScanEvent()1012 void *results = CHPP_CONST_CAST_POINTER(event->results); in chppWifiClientReleaseScanEvent()1059 void *results = CHPP_CONST_CAST_POINTER(event->results); in chppWifiClientReleaseRangingEvent()1138 void *info = CHPP_CONST_CAST_POINTER(event->serviceSpecificInfo); in chppWifiClientNanReleaseDiscoveryEvent()
771 void *measurements = CHPP_CONST_CAST_POINTER(event->measurements); in chppGnssClientReleaseMeasurementDataEvent()
484 void *frequencyList = CHPP_CONST_CAST_POINTER(chre->frequencyList); in chppWifiServiceRequestScanAsync()488 void *ssidList = CHPP_CONST_CAST_POINTER(chre->ssidList); in chppWifiServiceRequestScanAsync()548 void *targetList = CHPP_CONST_CAST_POINTER(chre->targetList); in chppWifiServiceRequestRangingAsync()