Searched refs:response (Results 1 - 25 of 52) sorted by relevance

123

/hardware/ril/libril/
H A Dril_service.h27 int token, RIL_Errno e, void *response, size_t responselen);
30 int responseType, int serial, RIL_Errno e, void *response,
34 int responseType, int serial, RIL_Errno e, void *response,
38 int responseType, int serial, RIL_Errno e, void *response,
42 int responseType, int serial, RIL_Errno e, void *response,
46 int responseType, int serial, RIL_Errno e, void *response,
50 int responseType, int serial, RIL_Errno e, void *response,
55 void *response, size_t responselen);
58 int responseType, int serial, RIL_Errno e, void *response,
62 int responseType, int serial, RIL_Errno e, void *response, size_
[all...]
H A Dril_service.cpp70 // counter used for synchronization. It is incremented every time response callbacks are updated.
76 // counter used for synchronization. It is incremented every time response callbacks are updated.
93 void convertRilHardwareConfigListToHal(void *response, size_t responseLen,
96 void convertRilRadioCapabilityToHal(void *response, size_t responseLen, RadioCapability& rc);
98 void convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce);
100 void convertRilSignalStrengthToHal(void *response, size_t responseLen,
106 void convertRilDataCallListToHal(void *response, size_t responseLen,
109 void convertRilCellInfoListToHal(void *response, size_t responseLen, hidl_vec<CellInfo>& records);
713 RLOGE("checkReturnStatus: unable to call response/indication callback");
2760 void *response, size_
2759 responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
2778 responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
2793 getIccCardStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2840 supplyIccPinForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2862 supplyIccPukForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2883 supplyIccPin2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2904 supplyIccPuk2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2925 changeIccPinForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2946 changeIccPin2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2967 supplyNetworkDepersonalizationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
2988 getCurrentCallsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3045 dialResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3064 getIMSIForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3085 hangupConnectionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3106 hangupWaitingOrBackgroundResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3128 hangupForegroundResumeBackgroundResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3150 switchWaitingOrHoldingAndActiveResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3172 conferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3192 rejectCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3212 getLastCallFailCauseResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3251 getSignalStrengthResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3409 convertResponseStringEntryToInt(char **response, int index, int numStrings) argument
3417 convertResponseHexStringEntryToInt(char **response, int index, int numStrings) argument
3431 fillCellIdentityFromVoiceRegStateResponseString(CellIdentity &cellIdentity, int numStrings, char** response) argument
3513 fillCellIdentityFromDataRegStateResponseString(CellIdentity &cellIdentity, int numStrings, char** response) argument
3568 getVoiceRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3632 getDataRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3688 getOperatorResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3723 setRadioPowerResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3742 sendDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3763 makeSendSmsResult(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
3781 sendSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3803 sendSMSExpectMoreResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3825 setupDataCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3863 responseIccIo(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
3881 iccIOForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3903 sendUssdResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3924 cancelPendingUssdResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3945 getClirResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3975 setClirResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3995 getCallForwardStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4036 setCallForwardResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4056 getCallWaitingResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4087 setCallWaitingResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4107 acknowledgeLastIncomingGsmSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4129 acceptCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4150 deactivateDataCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4171 getFacilityLockForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4192 setFacilityLockForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4214 setBarringPasswordResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4235 getNetworkSelectionModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4267 setNetworkSelectionModeAutomaticResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4289 setNetworkSelectionModeManualResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4325 getAvailableNetworksResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4368 startDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4388 stopDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4408 getBasebandVersionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4429 separateConnectionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4450 setMuteResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4470 getMuteResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4499 getClipResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4519 getDataCallListResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4549 setSuppServiceNotificationsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4571 deleteSmsOnSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4591 setBandModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4611 writeSmsToSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4631 getAvailableBandModesResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4665 sendEnvelopeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4686 sendTerminalResponseToSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4708 handleStkCallSetupRequestFromSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4731 explicitCallTransferResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4752 setPreferredNetworkTypeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4775 getPreferredNetworkTypeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4797 getNeighboringCidsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4835 setLocationUpdatesResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4856 setCdmaSubscriptionSourceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4878 setCdmaRoamingPreferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4900 getCdmaRoamingPreferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4922 setTTYModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4942 getTTYModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4963 setPreferredVoicePrivacyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4985 getPreferredVoicePrivacyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5016 sendCDMAFeatureCodeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5037 sendBurstDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5057 sendCdmaSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5079 acknowledgeLastIncomingCdmaSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5101 getGsmBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5143 setGsmBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5164 setGsmBroadcastActivationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5186 getCdmaBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5226 setCdmaBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5248 setCdmaBroadcastActivationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5270 getCDMASubscriptionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5310 writeSmsToRuimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5330 deleteSmsOnRuimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5350 getDeviceIdentityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5388 exitEmergencyCallbackModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5410 getSmscAddressResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5431 setSmscAddressResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5451 reportSmsMemoryStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5472 reportStkServiceIsRunningResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5493 getCdmaSubscriptionSourceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5515 requestIsimAuthenticationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5538 acknowledgeIncomingGsmSmsWithPduResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5561 sendEnvelopeWithStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5585 getVoiceRadioTechnologyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5607 getCellInfoListResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5638 setCellInfoListRateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5660 setInitialAttachApnResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5681 getImsRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5714 sendImsSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5736 iccTransmitApduBasicChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5760 iccOpenLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5798 iccCloseLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5820 iccTransmitApduLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5844 nvReadItemResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5865 nvWriteItemResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5885 nvWriteCdmaPrlResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5905 nvResetConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5925 setUiccSubscriptionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5946 setDataAllowedResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5966 getHardwareConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5996 requestIccSimAuthenticationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6020 setDataProfileResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6040 requestShutdownResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6060 responseRadioCapability(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen, RadioCapability& rc) argument
6073 getRadioCapabilityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6095 setRadioCapabilityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6117 responseLceStatusInfo(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
6133 startLceServiceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6156 stopLceServiceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6179 pullLceDataResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6208 getModemActivityInfoResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6244 setAllowedCarriersResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6266 getAllowedCarriersResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6326 sendDeviceStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responselen) argument
6346 setIndicationFilterResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responselen) argument
6368 setSimCardPowerResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6388 sendRequestRawResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6417 sendRequestStringsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6459 radioStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6476 callStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6493 networkStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6519 convertHexStringToBytes(void *response, size_t responseLen) argument
6547 newSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6577 newSmsStatusReportInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6608 newSmsOnSimInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6629 onUssdInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6653 nitzTimeReceivedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6678 convertRilSignalStrengthToHal(void *response, size_t responseLen, SignalStrength& signalStrength) argument
6721 currentSignalStrengthInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6762 convertRilDataCallListToHal(void *response, size_t responseLen, hidl_vec<SetupDataCallResult>& dcResultList) argument
6773 dataCallListChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6797 suppSvcNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6827 stkSessionEndInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6843 stkProactiveCommandInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6865 stkEventNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6886 stkCallSetupInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6907 simSmsStorageFullInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6924 simRefreshInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6960 callRingInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6989 simStatusChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7006 cdmaNewSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7054 newBroadcastSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7078 cdmaRuimSmsStorageFullInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7096 restrictedStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7119 enterEmergencyCallbackModeInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7137 cdmaCallWaitingInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7170 cdmaOtaProvisionStatusInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7193 cdmaInfoRecInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7371 indicateRingbackToneInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7393 resendIncallMuteInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7410 cdmaSubscriptionSourceChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7434 cdmaPrlChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7456 exitEmergencyCallbackModeInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7474 rilConnectedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7489 voiceRadioTechChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7512 convertRilCellInfoListToHal(void *response, size_t responseLen, hidl_vec<CellInfo>& records) argument
7657 cellInfoListInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7682 imsNetworkStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7700 subscriptionStatusChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7723 srvccStateNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7745 convertRilHardwareConfigListToHal(void *response, size_t responseLen, hidl_vec<HardwareConfig>& records) argument
7778 hardwareConfigChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7805 convertRilRadioCapabilityToHal(void *response, size_t responseLen, RadioCapability& rc) argument
7814 radioCapabilityIndicationInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7853 onSupplementaryServiceIndicationInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7933 stkCallControlAlphaNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7956 convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce) argument
7963 lceDataInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7987 pcoDataInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8016 modemResetInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8038 oemHookRawInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
[all...]
H A DRilSapSocket.h34 * <li>Request and pending response queue handling.
42 * response handlers and timeout handler.
76 * Queue for requests that are dispatched but are pending response
92 * unsol response handlers.
132 * @param The response payload.
136 void *response, size_t response_len);
140 * unsolicited response.
184 * @param The response payload.
188 RIL_Errno e, void *response, size_t responselen);
H A DRilSapSocket.cpp45 void *response,
55 sap_socket->onRequestComplete(t,e,response,responselen);
234 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, argument
248 if (response && response_len > 0) {
249 memcpy(rsp.payload->bytes, response, response_len);
43 sOnRequestComplete(RIL_Token t, RIL_Errno e, void *response, size_t responselen) argument
H A Dril_internal.h28 /* Constants for response types */
85 RIL_Errno e, void *response, size_t responselen);
/hardware/interfaces/gatekeeper/1.0/
H A DIGatekeeper.hal42 * @return response
47 * response.code must always contain operation completion status.
50 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.
56 generates (GatekeeperResponse response);
64 * On success, returns verification token in response.data, which shall be
79 * @return response
83 * response.code must always contain operation completion status.
87 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.
92 generates (GatekeeperResponse response);
101 * @return response
[all...]
/hardware/qcom/gps/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
H A Dloc_core_log.cpp185 const char* loc_get_ni_response_name(GpsUserResponseType response) argument
187 return loc_get_name_from_val(loc_eng_ni_responses, loc_eng_ni_reponse_num, (long) response);
/hardware/qcom/gps/msm8084/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
H A Dloc_core_log.cpp176 const char* loc_get_ni_response_name(GpsUserResponseType response) argument
178 return loc_get_name_from_val(loc_eng_ni_responses, loc_eng_ni_reponse_num, (long) response);
/hardware/qcom/gps/msm8909/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
H A Dloc_core_log.cpp168 const char* loc_get_ni_response_name(GpsUserResponseType response) argument
170 return loc_get_name_from_val(loc_eng_ni_responses, loc_eng_ni_reponse_num, (long) response);
/hardware/qcom/gps/msm8960/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
H A Dloc_core_log.cpp175 const char* loc_get_ni_response_name(GpsUserResponseType response) argument
177 return loc_get_name_from_val(loc_eng_ni_responses, loc_eng_ni_reponse_num, (long) response);
/hardware/qcom/gps/msm8994/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
H A Dloc_core_log.cpp185 const char* loc_get_ni_response_name(GpsUserResponseType response) argument
187 return loc_get_name_from_val(loc_eng_ni_responses, loc_eng_ni_reponse_num, (long) response);
/hardware/qcom/gps/msm8996/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType response);
/hardware/qcom/gps/msm8998/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(LocGpsUserResponseType response);
/hardware/qcom/msm8994/kernel-headers/linux/mmc/
H A Dioctl.h29 __u32 response[4]; member in struct:mmc_ioc_cmd
/hardware/qcom/msm8994/original-kernel-headers/linux/mmc/
H A Dioctl.h15 __u32 response[4]; /* CMD response */ member in struct:mmc_ioc_cmd
/hardware/qcom/msm8996/kernel-headers/linux/mmc/
H A Dioctl.h29 __u32 response[4]; member in struct:mmc_ioc_cmd
/hardware/qcom/msm8996/original-kernel-headers/linux/mmc/
H A Dioctl.h15 __u32 response[4]; /* CMD response */ member in struct:mmc_ioc_cmd
/hardware/ril/reference-ril/
H A Dreference-ril.c68 // response. However, they seem to send an unsolicited +CME ERROR: 150
197 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, response, responselen)
254 static int parse_technology_response(const char *response, int *current, int32_t *preferred);
334 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { argument
339 err = at_tok_nextint(&line, &response->sw1);
341 err = at_tok_nextint(&line, &response->sw2);
345 err = at_tok_nextstr(&line, &response->simResponse);
491 RIL_Data_Call_Response_v11 *response = responses; local
500 err = at_tok_nextint(&line, &response
649 int response = 0; local
893 int response[numofElements]; local
1053 int response[4]; local
1094 int response; local
1155 int response[5]; local
1229 parseRegistrationState(char *str, int *type, int *items, int **response) argument
1462 char *response[3]; local
1536 RIL_SMS_Response response; local
1574 RIL_SMS_Response response; local
1625 RIL_SMS_Response response; local
2964 parse_technology_response( const char *response, int *current, int32_t *preferred ) argument
3044 ATResponse *response = NULL; local
3062 ATResponse *response; local
3084 ATResponse *response; local
3242 char *response; local
[all...]
/hardware/qcom/gps/msm8998/gnss/
H A Dlocation_gnss.cpp46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response);
154 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) argument
157 gGnssAdapter->gnssNiResponseCommand(client, id, response);
/hardware/libhardware_legacy/audio/
H A DAudioDumpInterface.cpp215 AudioParameter response; local
222 response = AudioParameter(mPolicyCommands);
223 response.addInt(String8("test_cmd_policy"), 1);
225 response.addInt(String8("test_cmd_policy"), 0);
232 response.add(String8("test_cmd_file_name"), mFileName);
236 String8 keyValuePairs = response.toString();

Completed in 595 milliseconds

123