Searched refs:CHPP_FREE_AND_NULLIFY (Results 1 – 13 of 13) sorted by relevance
996 CHPP_FREE_AND_NULLIFY(scannedFreqList); in chppWifiClientReleaseScanEvent()1001 CHPP_FREE_AND_NULLIFY(results); in chppWifiClientReleaseScanEvent()1004 CHPP_FREE_AND_NULLIFY(event); in chppWifiClientReleaseScanEvent()1048 CHPP_FREE_AND_NULLIFY(results); in chppWifiClientReleaseRangingEvent()1051 CHPP_FREE_AND_NULLIFY(event); in chppWifiClientReleaseRangingEvent()1127 CHPP_FREE_AND_NULLIFY(info); in chppWifiClientNanReleaseDiscoveryEvent()1129 CHPP_FREE_AND_NULLIFY(event); in chppWifiClientNanReleaseDiscoveryEvent()
722 CHPP_FREE_AND_NULLIFY(event); in chppGnssClientReleaseLocationEvent()770 CHPP_FREE_AND_NULLIFY(measurements); in chppGnssClientReleaseMeasurementDataEvent()773 CHPP_FREE_AND_NULLIFY(event); in chppGnssClientReleaseMeasurementDataEvent()
521 CHPP_FREE_AND_NULLIFY(cells); in chppWwanClientReleaseCellInfoResult()524 CHPP_FREE_AND_NULLIFY(result); in chppWwanClientReleaseCellInfoResult()
78 CHPP_FREE_AND_NULLIFY(appState->loopbackClientContext); in chppLoopbackClientDeinit()
76 CHPP_FREE_AND_NULLIFY(appState->timesyncClientContext); in chppTimesyncClientDeinit()
961 CHPP_FREE_AND_NULLIFY(out); in chppWifiScanEventToChre()976 CHPP_FREE_AND_NULLIFY(out); in chppWifiScanParamsToChre()991 CHPP_FREE_AND_NULLIFY(out); in chppWifiRangingEventToChre()1006 CHPP_FREE_AND_NULLIFY(out); in chppWifiRangingParamsToChre()1021 CHPP_FREE_AND_NULLIFY(out); in chppWifiNanSubscribeConfigToChre()1036 CHPP_FREE_AND_NULLIFY(out); in chppWifiNanDiscoveryEventToChre()1051 CHPP_FREE_AND_NULLIFY(out); in chppWifiNanSessionLostEventToChre()1067 CHPP_FREE_AND_NULLIFY(out); in chppWifiNanSessionTerminatedEventToChre()1082 CHPP_FREE_AND_NULLIFY(out); in chppWifiNanRangingParamsToChre()
271 CHPP_FREE_AND_NULLIFY(out); in chppGnssDataEventToChre()286 CHPP_FREE_AND_NULLIFY(out); in chppGnssLocationEventToChre()
644 CHPP_FREE_AND_NULLIFY(out); in chppWwanCellInfoResultToChre()
403 CHPP_FREE_AND_NULLIFY(context->rxDatagram.payload); in chppAbortRxPacket()451 CHPP_FREE_AND_NULLIFY(context->rxDatagram.payload); in chppProcessTransportLoopbackRequest()498 CHPP_FREE_AND_NULLIFY(context->transportLoopbackData.payload); in chppProcessTransportLoopbackResponse()499 CHPP_FREE_AND_NULLIFY(context->rxDatagram.payload); in chppProcessTransportLoopbackResponse()925 CHPP_FREE_AND_NULLIFY( in chppDequeueTxDatagram()1240 CHPP_FREE_AND_NULLIFY(transportContext->rxDatagram.payload); in chppReset()1246 CHPP_FREE_AND_NULLIFY( in chppReset()1408 CHPP_FREE_AND_NULLIFY(transportContext->rxDatagram.payload); in chppTransportDeinit()1512 CHPP_FREE_AND_NULLIFY(buf); in chppEnqueueTxDatagramOrFail()1676 CHPP_FREE_AND_NULLIFY(buf); in chppDatagramProcessDoneCb()[all …]
418 CHPP_FREE_AND_NULLIFY(buf); in chppSendTimestampedRequestOrFail()
486 CHPP_FREE_AND_NULLIFY(frequencyList); in chppWifiServiceRequestScanAsync()490 CHPP_FREE_AND_NULLIFY(ssidList); in chppWifiServiceRequestScanAsync()492 CHPP_FREE_AND_NULLIFY(chre); in chppWifiServiceRequestScanAsync()550 CHPP_FREE_AND_NULLIFY(targetList); in chppWifiServiceRequestRangingAsync()552 CHPP_FREE_AND_NULLIFY(chre); in chppWifiServiceRequestRangingAsync()
162 #define CHPP_FREE_AND_NULLIFY(p) \ macro
639 CHPP_FREE_AND_NULLIFY(mBuf); in TEST_P()