Searched refs:response (Results 1 - 25 of 64) 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.cpp72 // counter used for synchronization. It is incremented every time response callbacks are updated.
78 // counter used for synchronization. It is incremented every time response callbacks are updated.
95 void convertRilHardwareConfigListToHal(void *response, size_t responseLen,
98 void convertRilRadioCapabilityToHal(void *response, size_t responseLen, RadioCapability& rc);
100 void convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce);
102 void convertRilSignalStrengthToHal(void *response, size_t responseLen,
108 void convertRilDataCallListToHal(void *response, size_t responseLen,
111 void convertRilCellInfoListToHal(void *response, size_t responseLen, hidl_vec<CellInfo>& records);
730 RLOGE("checkReturnStatus: unable to call response/indication callback");
2970 void *response, size_
2969 responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
2988 responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
3003 getIccCardStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3053 supplyIccPinForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3075 supplyIccPukForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3096 supplyIccPin2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3117 supplyIccPuk2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3138 changeIccPinForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3159 changeIccPin2ForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3180 supplyNetworkDepersonalizationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3201 getCurrentCallsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3258 dialResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3277 getIMSIForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3298 hangupConnectionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3319 hangupWaitingOrBackgroundResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3341 hangupForegroundResumeBackgroundResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3363 switchWaitingOrHoldingAndActiveResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3385 conferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3405 rejectCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3425 getLastCallFailCauseResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3464 getSignalStrengthResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3622 convertResponseStringEntryToInt(char **response, int index, int numStrings) argument
3630 convertResponseHexStringEntryToInt(char **response, int index, int numStrings) argument
3644 fillCellIdentityFromVoiceRegStateResponseString(CellIdentity &cellIdentity, int numStrings, char** response) argument
3727 fillCellIdentityFromDataRegStateResponseString(CellIdentity &cellIdentity, int numStrings, char** response) argument
3782 getVoiceRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3846 getDataRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3902 getOperatorResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3937 setRadioPowerResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3956 sendDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
3977 makeSendSmsResult(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
3995 sendSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4017 sendSMSExpectMoreResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4039 setupDataCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4077 responseIccIo(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
4095 iccIOForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4117 sendUssdResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4138 cancelPendingUssdResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4159 getClirResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4189 setClirResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4209 getCallForwardStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4250 setCallForwardResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4270 getCallWaitingResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4301 setCallWaitingResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4321 acknowledgeLastIncomingGsmSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4343 acceptCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4364 deactivateDataCallResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4385 getFacilityLockForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4406 setFacilityLockForAppResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4428 setBarringPasswordResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4449 getNetworkSelectionModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4480 setNetworkSelectionModeAutomaticResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4502 setNetworkSelectionModeManualResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4538 getAvailableNetworksResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4581 startDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4601 stopDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4621 getBasebandVersionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4642 separateConnectionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4663 setMuteResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4683 getMuteResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4711 getClipResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4731 getDataCallListResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4761 setSuppServiceNotificationsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4783 deleteSmsOnSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4803 setBandModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4823 writeSmsToSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4843 getAvailableBandModesResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4877 sendEnvelopeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4898 sendTerminalResponseToSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4920 handleStkCallSetupRequestFromSimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4943 explicitCallTransferResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4964 setPreferredNetworkTypeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
4987 getPreferredNetworkTypeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5009 getNeighboringCidsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5047 setLocationUpdatesResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5068 setCdmaSubscriptionSourceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5090 setCdmaRoamingPreferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5112 getCdmaRoamingPreferenceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5134 setTTYModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5154 getTTYModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5175 setPreferredVoicePrivacyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5197 getPreferredVoicePrivacyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5228 sendCDMAFeatureCodeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5249 sendBurstDtmfResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5269 sendCdmaSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5291 acknowledgeLastIncomingCdmaSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5313 getGsmBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5355 setGsmBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5376 setGsmBroadcastActivationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5398 getCdmaBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5438 setCdmaBroadcastConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5460 setCdmaBroadcastActivationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5482 getCDMASubscriptionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5522 writeSmsToRuimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5542 deleteSmsOnRuimResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5562 getDeviceIdentityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5600 exitEmergencyCallbackModeResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5622 getSmscAddressResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5643 setSmscAddressResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5663 reportSmsMemoryStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5684 reportStkServiceIsRunningResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5705 getCdmaSubscriptionSourceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5727 requestIsimAuthenticationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5750 acknowledgeIncomingGsmSmsWithPduResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5773 sendEnvelopeWithStatusResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5797 getVoiceRadioTechnologyResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5819 getCellInfoListResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5850 setCellInfoListRateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5872 setInitialAttachApnResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5893 getImsRegistrationStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5926 sendImsSmsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5948 iccTransmitApduBasicChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
5972 iccOpenLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6010 iccCloseLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6032 iccTransmitApduLogicalChannelResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6056 nvReadItemResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6077 nvWriteItemResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6097 nvWriteCdmaPrlResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6117 nvResetConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6137 setUiccSubscriptionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6158 setDataAllowedResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6178 getHardwareConfigResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6208 requestIccSimAuthenticationResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6232 setDataProfileResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6252 requestShutdownResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6272 responseRadioCapability(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen, RadioCapability& rc) argument
6285 getRadioCapabilityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6307 setRadioCapabilityResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6329 responseLceStatusInfo(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, void *response, size_t responseLen) argument
6345 startLceServiceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6368 stopLceServiceResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6391 pullLceDataResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6420 getModemActivityInfoResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6456 setAllowedCarriersResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6478 getAllowedCarriersResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6538 sendDeviceStateResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responselen) argument
6558 setCarrierInfoForImsiEncryptionResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6575 setIndicationFilterResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responselen) argument
6596 setSimCardPowerResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6625 startNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6644 stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6669 startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6697 stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6717 sendRequestRawResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6746 sendRequestStringsResponse(int slotId, int responseType, int serial, RIL_Errno e, void *response, size_t responseLen) argument
6792 radioStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6809 callStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6826 networkStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6852 convertHexStringToBytes(void *response, size_t responseLen) argument
6880 newSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6910 newSmsStatusReportInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6941 newSmsOnSimInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6962 onUssdInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
6986 nitzTimeReceivedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7011 convertRilSignalStrengthToHal(void *response, size_t responseLen, SignalStrength& signalStrength) argument
7054 currentSignalStrengthInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7095 convertRilDataCallListToHal(void *response, size_t responseLen, hidl_vec<SetupDataCallResult>& dcResultList) argument
7106 dataCallListChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7130 suppSvcNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7160 stkSessionEndInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7176 stkProactiveCommandInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7198 stkEventNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7219 stkCallSetupInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7240 simSmsStorageFullInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7257 simRefreshInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7293 callRingInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7322 simStatusChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7339 cdmaNewSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7387 newBroadcastSmsInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7411 cdmaRuimSmsStorageFullInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7429 restrictedStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7452 enterEmergencyCallbackModeInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7470 cdmaCallWaitingInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7503 cdmaOtaProvisionStatusInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7526 cdmaInfoRecInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7704 indicateRingbackToneInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7726 resendIncallMuteInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7743 cdmaSubscriptionSourceChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7767 cdmaPrlChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7789 exitEmergencyCallbackModeInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7807 rilConnectedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7822 voiceRadioTechChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
7845 convertRilCellInfoListToHal(void *response, size_t responseLen, hidl_vec<CellInfo>& records) argument
7990 cellInfoListInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8015 imsNetworkStateChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8033 subscriptionStatusChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8056 srvccStateNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8078 convertRilHardwareConfigListToHal(void *response, size_t responseLen, hidl_vec<HardwareConfig>& records) argument
8111 hardwareConfigChangedInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8138 convertRilRadioCapabilityToHal(void *response, size_t responseLen, RadioCapability& rc) argument
8147 radioCapabilityIndicationInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8186 onSupplementaryServiceIndicationInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8266 stkCallControlAlphaNotifyInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8289 convertRilLceDataInfoToHal(void *response, size_t responseLen, LceDataInfo& lce) argument
8296 lceDataInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8320 pcoDataInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8349 modemResetInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8371 networkScanResultInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8407 carrierInfoForImsiEncryption(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8427 keepaliveStatusInd(int slotId, int indicationType, int token, RIL_Errno e, void *response, size_t responseLen) argument
8460 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.
60 * Queue for requests that are dispatched but are pending response
76 * unsol response handlers.
116 * @param The response payload.
120 void *response, size_t response_len);
124 * unsolicited response.
168 * @param The response payload.
172 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);
/hardware/qcom/gps/msm8994/core/
H A Dloc_core_log.h47 const char* loc_get_ni_response_name(GpsUserResponseType 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/gps/sdm845/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
203 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, response, responselen)
260 static int parse_technology_response(const char *response, int *current, int32_t *preferred);
340 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { argument
345 err = at_tok_nextint(&line, &response->sw1);
347 err = at_tok_nextint(&line, &response->sw2);
351 err = at_tok_nextstr(&line, &response->simResponse);
497 RIL_Data_Call_Response_v11 *response = responses; local
506 err = at_tok_nextint(&line, &response
654 int response = 0; local
902 int response[maxNumOfElements]; local
1064 int response[4]; local
1099 int response; local
1160 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
2984 parse_technology_response( const char *response, int *current, int32_t *preferred ) argument
3064 ATResponse *response = NULL; local
3082 ATResponse *response; local
3104 ATResponse *response; local
3262 char *response; local
[all...]
/hardware/qcom/gps/msm8998/gnss/
H A Dlocation_gnss.cpp46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response);
156 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) argument
159 gGnssAdapter->gnssNiResponseCommand(client, id, response);
/hardware/qcom/gps/sdm845/gnss/
H A Dlocation_gnss.cpp46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response);
156 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) argument
159 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 351 milliseconds

123