Searched refs:chppAppErrorToChreError (Results 1 – 5 of 5) sorted by relevance
446 false, chppAppErrorToChreError(rxHeader->error)); in chppWifiConfigureScanMonitorResult()495 chppAppErrorToChreError(rxHeader->error)); in chppWifiRequestScanResult()537 gCallbacks->rangingEventCallback(chppAppErrorToChreError(rxHeader->error), in chppWifiRequestRangingResult()
429 false, chppAppErrorToChreError(rxHeader->error)); in chppGnssControlLocationSessionResult()469 false, chppAppErrorToChreError(rxHeader->error)); in chppGnssControlMeasurementSessionResult()
351 errorCode = chppAppErrorToChreError(rxHeader->error); in chppWwanGetCellInfoAsyncResult()
501 uint8_t chppAppErrorToChreError(uint8_t error);
781 uint8_t chppAppErrorToChreError(uint8_t chppError) { in chppAppErrorToChreError() function