Home
last modified time | relevance | path

Searched refs:CHPP_APP_ERROR_NONE (Results 1 – 17 of 17) sorted by relevance

/system/chre/chpp/test/
Dapp_test.cpp58 EXPECT_EQ(CHPP_APP_ERROR_NONE, in TEST_F()
62 EXPECT_EQ(CHPP_APP_ERROR_NONE, in TEST_F()
66 CHPP_APP_ERROR_NONE, in TEST_F()
69 EXPECT_EQ(CHPP_APP_ERROR_NONE, in TEST_F()
73 CHPP_APP_ERROR_NONE, in TEST_F()
76 EXPECT_EQ(CHPP_APP_ERROR_NONE, in TEST_F()
102 EXPECT_EQ(result.error, CHPP_APP_ERROR_NONE); in TEST_F()
105 EXPECT_EQ(result.error, CHPP_APP_ERROR_NONE); in TEST_F()
108 EXPECT_EQ(result.error, CHPP_APP_ERROR_NONE); in TEST_F()
129 EXPECT_EQ(result.error, CHPP_APP_ERROR_NONE); in TEST_F()
[all …]
Dtransport_test.cpp233 appHeader.error = CHPP_APP_ERROR_NONE; in addAppHeaderToBuf()
303 CHPP_APP_ERROR_NONE); in openService()
356 CHPP_APP_ERROR_NONE); in sendCommandToService()
733 EXPECT_EQ(responseHeader->error, CHPP_APP_ERROR_NONE); in TEST_P()
/system/chre/chpp/services/
Dwwan.c142 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWwanRequest()
183 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWwanRequest()
208 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWwanServiceOpen()
254 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWwanServiceClose()
307 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWwanServiceGetCapabilities()
351 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWwanServiceGetCellInfoAsync()
396 ? CHPP_APP_ERROR_NONE in chppWwanServiceCellInfoResultCallback()
Dgnss.c157 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchGnssRequest()
213 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchGnssRequest()
244 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceOpen()
290 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceClose()
343 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceGetCapabilities()
387 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceControlLocationSession()
426 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceControlMeasurementSession()
463 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppGnssServiceConfigurePassiveLocationListener()
578 ? CHPP_APP_ERROR_NONE in chppGnssServiceLocationEventCallback()
650 ? CHPP_APP_ERROR_NONE in chppGnssServiceMeasurementEventCallback()
Dwifi.c153 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWifiRequest()
209 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWifiRequest()
238 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceOpen()
284 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceClose()
336 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceGetCapabilities()
379 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceConfigureScanMonitorAsync()
414 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestScanAsync()
464 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestRangingAsync()
604 ? CHPP_APP_ERROR_NONE in chppWifiServiceScanEventCallback()
646 ? CHPP_APP_ERROR_NONE in chppWifiServiceRangingEventCallback()
Ddiscovery.c65 response->header.error = CHPP_APP_ERROR_NONE; in chppDiscoveryDiscoverAll()
/system/chre/chpp/clients/
Dtimesync.c63 context->timesyncClientContext->timesyncResult.error = CHPP_APP_ERROR_NONE; in chppTimesyncClientInit()
84 context->timesyncClientContext->timesyncResult.error = CHPP_APP_ERROR_NONE; in chppTimesyncClientReset()
140 context->timesyncClientContext->timesyncResult.error = CHPP_APP_ERROR_NONE; in chppDispatchTimesyncServiceResponse()
Dwifi.c183 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWifiResponse()
255 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWifiNotification()
442 if (rxHeader->error == CHPP_APP_ERROR_NONE) { in chppWifiConfigureScanMonitorResult()
491 if (rxHeader->error == CHPP_APP_ERROR_NONE) { in chppWifiRequestScanResult()
521 if (rxHeader->error != CHPP_APP_ERROR_NONE) { in chppWifiRequestRangingResult()
767 request->header.error = CHPP_APP_ERROR_NONE; in chppWifiClientRequestScan()
818 request->header.error = CHPP_APP_ERROR_NONE; in chppWifiClientRequestRanging()
Dgnss.c177 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchGnssResponse()
253 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchGnssNotification()
425 if (rxHeader->error == CHPP_APP_ERROR_NONE) { in chppGnssControlLocationSessionResult()
465 if (rxHeader->error == CHPP_APP_ERROR_NONE) { in chppGnssControlMeasurementSessionResult()
502 if (rxHeader->error != CHPP_APP_ERROR_NONE) { in chppGnssConfigurePassiveLocationListenerResult()
Dloopback.c67 context->loopbackClientContext->testResult.error = CHPP_APP_ERROR_NONE; in chppLoopbackClientInit()
95 context->loopbackClientContext->testResult.error = CHPP_APP_ERROR_NONE; in chppDispatchLoopbackServiceResponse()
Dwwan.c158 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWwanResponse()
348 if (rxHeader->error == CHPP_APP_ERROR_NONE) { in chppWwanGetCellInfoAsyncResult()
Ddiscovery.c326 request->error = CHPP_APP_ERROR_NONE; in chppInitiateDiscovery()
/system/chre/chpp/
Dservices.c128 result->error = CHPP_APP_ERROR_NONE; in chppAllocServiceNotification()
142 result->error = CHPP_APP_ERROR_NONE; in chppAllocServiceResponse()
Dapp.c592 if (error != CHPP_APP_ERROR_NONE) { in chppProcessNegotiatedHandleDatagram()
695 } else if (rxHeader->error != CHPP_APP_ERROR_NONE) { in chppAppProcessRxDatagram()
783 case CHPP_APP_ERROR_NONE: in chppAppErrorToChreError()
Dclients.c292 result->error = CHPP_APP_ERROR_NONE; in chppAllocClientRequest()
530 if (rxHeader->error != CHPP_APP_ERROR_NONE) { in chppClientProcessOpenResponse()
Dtransport.c492 context->loopbackResult = CHPP_APP_ERROR_NONE; in chppProcessTransportLoopbackResponse()
1641 result = CHPP_APP_ERROR_NONE; in chppRunTransportLoopback()
1703 if (result != CHPP_APP_ERROR_NONE) { in chppRunTransportLoopback()
/system/chre/chpp/include/chpp/
Dapp.h124 CHPP_APP_ERROR_NONE = 0, enumerator