Lines Matching refs:convertCharPtrToHidlString

512 hidl_string convertCharPtrToHidlString(const char *ptr) {  in convertCharPtrToHidlString()  function
2989 appStatus[i].aidPtr = convertCharPtrToHidlString(rilAppStatus[i].aid_ptr); in getIccCardStatusResponse()
2990 appStatus[i].appLabelPtr = convertCharPtrToHidlString( in getIccCardStatusResponse()
3187 calls[i].number = convertCharPtrToHidlString(p_cur->number); in getCurrentCallsResponse()
3189 calls[i].name = convertCharPtrToHidlString(p_cur->name); in getCurrentCallsResponse()
3244 responseInfo, convertCharPtrToHidlString((char *) response)); in getIMSIForAppResponse()
3403 info.vendorCause = convertCharPtrToHidlString(pFailCauseInfo->vendor_cause); in getLastCallFailCauseResponse()
3930 longName = convertCharPtrToHidlString(resp[0]); in getOperatorResponse()
3931 shortName = convertCharPtrToHidlString(resp[1]); in getOperatorResponse()
3932 numeric = convertCharPtrToHidlString(resp[2]); in getOperatorResponse()
3997 result.ackPDU = convertCharPtrToHidlString(resp->ackPDU); in makeSendSmsResult()
4098 result.simResponse = convertCharPtrToHidlString(resp->simResponse); in responseIccIo()
4242 callForwardInfos[i].number = convertCharPtrToHidlString(resp->number); in getCallForwardStatusResponse()
4566 networks[j].alphaLong = convertCharPtrToHidlString(resp[i]); in getAvailableNetworksResponse()
4567 networks[j].alphaShort = convertCharPtrToHidlString(resp[i + 1]); in getAvailableNetworksResponse()
4568 networks[j].operatorNumeric = convertCharPtrToHidlString(resp[i + 2]); in getAvailableNetworksResponse()
4641 convertCharPtrToHidlString((char *) response)); in getBasebandVersionResponse()
4897 convertCharPtrToHidlString((char *) response)); in sendEnvelopeResponse()
5038 cells[i].cid = convertCharPtrToHidlString(resp->cid); in getNeighboringCidsResponse()
5515 convertCharPtrToHidlString(resp[0]), in getCDMASubscriptionResponse()
5516 convertCharPtrToHidlString(resp[1]), in getCDMASubscriptionResponse()
5517 convertCharPtrToHidlString(resp[2]), in getCDMASubscriptionResponse()
5518 convertCharPtrToHidlString(resp[3]), in getCDMASubscriptionResponse()
5519 convertCharPtrToHidlString(resp[4])); in getCDMASubscriptionResponse()
5594 convertCharPtrToHidlString(resp[0]), in getDeviceIdentityResponse()
5595 convertCharPtrToHidlString(resp[1]), in getDeviceIdentityResponse()
5596 convertCharPtrToHidlString(resp[2]), in getDeviceIdentityResponse()
5597 convertCharPtrToHidlString(resp[3])); in getDeviceIdentityResponse()
5642 convertCharPtrToHidlString((char *) response)); in getSmscAddressResponse()
5748 convertCharPtrToHidlString((char *) response)); in requestIsimAuthenticationResponse()
6081 convertCharPtrToHidlString((char *) response)); in nvReadItemResponse()
6521 carrierInfo.allowedCarriers[i].mcc = convertCharPtrToHidlString(carrier->mcc); in getAllowedCarriersResponse()
6522 carrierInfo.allowedCarriers[i].mnc = convertCharPtrToHidlString(carrier->mnc); in getAllowedCarriersResponse()
6525 convertCharPtrToHidlString(carrier->match_data); in getAllowedCarriersResponse()
6531 carrierInfo.excludedCarriers[i].mcc = convertCharPtrToHidlString(carrier->mcc); in getAllowedCarriersResponse()
6532 carrierInfo.excludedCarriers[i].mnc = convertCharPtrToHidlString(carrier->mnc); in getAllowedCarriersResponse()
6535 convertCharPtrToHidlString(carrier->match_data); in getAllowedCarriersResponse()
6920 hidl_string msg = convertCharPtrToHidlString(strings[1]); in onUssdInd()
6943 hidl_string nitzTime = convertCharPtrToHidlString((char *) response); in nitzTimeReceivedInd()
7039 dcResult.type = convertCharPtrToHidlString(dcResponse->type); in convertRilDataCallToHal()
7040 dcResult.ifname = convertCharPtrToHidlString(dcResponse->ifname); in convertRilDataCallToHal()
7041 dcResult.addresses = convertCharPtrToHidlString(dcResponse->addresses); in convertRilDataCallToHal()
7042 dcResult.dnses = convertCharPtrToHidlString(dcResponse->dnses); in convertRilDataCallToHal()
7043 dcResult.gateways = convertCharPtrToHidlString(dcResponse->gateways); in convertRilDataCallToHal()
7044 dcResult.pcscf = convertCharPtrToHidlString(dcResponse->pcscf); in convertRilDataCallToHal()
7097 suppSvc.number = convertCharPtrToHidlString(ssn->number); in suppSvcNotifyInd()
7142 convertCharPtrToHidlString((char *) response)); in stkProactiveCommandInd()
7163 convertCharPtrToHidlString((char *) response)); in stkEventNotifyInd()
7223 refreshResult.aid = convertCharPtrToHidlString(simRefreshResponse->aid); in simRefreshInd()
7434 callWaitingRecord.number = convertCharPtrToHidlString(callWaitingRil->number); in cdmaCallWaitingInd()
7437 callWaitingRecord.name = convertCharPtrToHidlString(callWaitingRil->name); in cdmaCallWaitingInd()
8041 records[i].uuid = convertCharPtrToHidlString(rilHardwareConfig[i].uuid); in convertRilHardwareConfigListToHal()
8059 convertCharPtrToHidlString(rilHardwareConfig[i].cfg.sim.modemUuid); in convertRilHardwareConfigListToHal()
8098 rc.logicalModemUuid = convertCharPtrToHidlString(rilRadioCapability->logicalModemUuid); in convertRilRadioCapabilityToHal()
8183 cfInfo->number = convertCharPtrToHidlString(cf.number); in onSupplementaryServiceIndicationInd()
8234 convertCharPtrToHidlString((char *) response)); in stkCallControlAlphaNotifyInd()
8287 pco.bearerProto = convertCharPtrToHidlString(rilPcoData->bearer_proto); in pcoDataInd()
8317 convertCharPtrToHidlString((char *) response)); in modemResetInd()