Lines Matching refs:serial
135 Return<void> getIccCardStatus(int32_t serial);
137 Return<void> supplyIccPinForApp(int32_t serial, const hidl_string& pin,
140 Return<void> supplyIccPukForApp(int32_t serial, const hidl_string& puk,
143 Return<void> supplyIccPin2ForApp(int32_t serial,
147 Return<void> supplyIccPuk2ForApp(int32_t serial, const hidl_string& puk2,
150 Return<void> changeIccPinForApp(int32_t serial, const hidl_string& oldPin,
153 Return<void> changeIccPin2ForApp(int32_t serial, const hidl_string& oldPin2,
156 Return<void> supplyNetworkDepersonalization(int32_t serial, const hidl_string& netPin);
158 Return<void> getCurrentCalls(int32_t serial);
160 Return<void> dial(int32_t serial, const Dial& dialInfo);
162 Return<void> getImsiForApp(int32_t serial,
165 Return<void> hangup(int32_t serial, int32_t gsmIndex);
167 Return<void> hangupWaitingOrBackground(int32_t serial);
169 Return<void> hangupForegroundResumeBackground(int32_t serial);
171 Return<void> switchWaitingOrHoldingAndActive(int32_t serial);
173 Return<void> conference(int32_t serial);
175 Return<void> rejectCall(int32_t serial);
177 Return<void> getLastCallFailCause(int32_t serial);
179 Return<void> getSignalStrength(int32_t serial);
181 Return<void> getVoiceRegistrationState(int32_t serial);
183 Return<void> getDataRegistrationState(int32_t serial);
185 Return<void> getOperator(int32_t serial);
187 Return<void> setRadioPower(int32_t serial, bool on);
189 Return<void> sendDtmf(int32_t serial,
192 Return<void> sendSms(int32_t serial, const GsmSmsMessage& message);
194 Return<void> sendSMSExpectMore(int32_t serial, const GsmSmsMessage& message);
196 Return<void> setupDataCall(int32_t serial,
203 Return<void> iccIOForApp(int32_t serial,
206 Return<void> sendUssd(int32_t serial,
209 Return<void> cancelPendingUssd(int32_t serial);
211 Return<void> getClir(int32_t serial);
213 Return<void> setClir(int32_t serial, int32_t status);
215 Return<void> getCallForwardStatus(int32_t serial,
218 Return<void> setCallForward(int32_t serial,
221 Return<void> getCallWaiting(int32_t serial, int32_t serviceClass);
223 Return<void> setCallWaiting(int32_t serial, bool enable, int32_t serviceClass);
225 Return<void> acknowledgeLastIncomingGsmSms(int32_t serial,
228 Return<void> acceptCall(int32_t serial);
230 Return<void> deactivateDataCall(int32_t serial,
233 Return<void> getFacilityLockForApp(int32_t serial,
239 Return<void> setFacilityLockForApp(int32_t serial,
246 Return<void> setBarringPassword(int32_t serial,
251 Return<void> getNetworkSelectionMode(int32_t serial);
253 Return<void> setNetworkSelectionModeAutomatic(int32_t serial);
255 Return<void> setNetworkSelectionModeManual(int32_t serial,
258 Return<void> getAvailableNetworks(int32_t serial);
260 Return<void> startNetworkScan(int32_t serial, const V1_1::NetworkScanRequest& request);
262 Return<void> stopNetworkScan(int32_t serial);
264 Return<void> startDtmf(int32_t serial,
267 Return<void> stopDtmf(int32_t serial);
269 Return<void> getBasebandVersion(int32_t serial);
271 Return<void> separateConnection(int32_t serial, int32_t gsmIndex);
273 Return<void> setMute(int32_t serial, bool enable);
275 Return<void> getMute(int32_t serial);
277 Return<void> getClip(int32_t serial);
279 Return<void> getDataCallList(int32_t serial);
281 Return<void> setSuppServiceNotifications(int32_t serial, bool enable);
283 Return<void> writeSmsToSim(int32_t serial,
286 Return<void> deleteSmsOnSim(int32_t serial, int32_t index);
288 Return<void> setBandMode(int32_t serial, RadioBandMode mode);
290 Return<void> getAvailableBandModes(int32_t serial);
292 Return<void> sendEnvelope(int32_t serial,
295 Return<void> sendTerminalResponseToSim(int32_t serial,
298 Return<void> handleStkCallSetupRequestFromSim(int32_t serial, bool accept);
300 Return<void> explicitCallTransfer(int32_t serial);
302 Return<void> setPreferredNetworkType(int32_t serial, PreferredNetworkType nwType);
304 Return<void> getPreferredNetworkType(int32_t serial);
306 Return<void> getNeighboringCids(int32_t serial);
308 Return<void> setLocationUpdates(int32_t serial, bool enable);
310 Return<void> setCdmaSubscriptionSource(int32_t serial,
313 Return<void> setCdmaRoamingPreference(int32_t serial, CdmaRoamingType type);
315 Return<void> getCdmaRoamingPreference(int32_t serial);
317 Return<void> setTTYMode(int32_t serial, TtyMode mode);
319 Return<void> getTTYMode(int32_t serial);
321 Return<void> setPreferredVoicePrivacy(int32_t serial, bool enable);
323 Return<void> getPreferredVoicePrivacy(int32_t serial);
325 Return<void> sendCDMAFeatureCode(int32_t serial,
328 Return<void> sendBurstDtmf(int32_t serial,
333 Return<void> sendCdmaSms(int32_t serial, const CdmaSmsMessage& sms);
335 Return<void> acknowledgeLastIncomingCdmaSms(int32_t serial,
338 Return<void> getGsmBroadcastConfig(int32_t serial);
340 Return<void> setGsmBroadcastConfig(int32_t serial,
343 Return<void> setGsmBroadcastActivation(int32_t serial, bool activate);
345 Return<void> getCdmaBroadcastConfig(int32_t serial);
347 Return<void> setCdmaBroadcastConfig(int32_t serial,
350 Return<void> setCdmaBroadcastActivation(int32_t serial, bool activate);
352 Return<void> getCDMASubscription(int32_t serial);
354 Return<void> writeSmsToRuim(int32_t serial, const CdmaSmsWriteArgs& cdmaSms);
356 Return<void> deleteSmsOnRuim(int32_t serial, int32_t index);
358 Return<void> getDeviceIdentity(int32_t serial);
360 Return<void> exitEmergencyCallbackMode(int32_t serial);
362 Return<void> getSmscAddress(int32_t serial);
364 Return<void> setSmscAddress(int32_t serial,
367 Return<void> reportSmsMemoryStatus(int32_t serial, bool available);
369 Return<void> reportStkServiceIsRunning(int32_t serial);
371 Return<void> getCdmaSubscriptionSource(int32_t serial);
373 Return<void> requestIsimAuthentication(int32_t serial,
376 Return<void> acknowledgeIncomingGsmSmsWithPdu(int32_t serial,
380 Return<void> sendEnvelopeWithStatus(int32_t serial,
383 Return<void> getVoiceRadioTechnology(int32_t serial);
385 Return<void> getCellInfoList(int32_t serial);
387 Return<void> setCellInfoListRate(int32_t serial, int32_t rate);
389 Return<void> setInitialAttachApn(int32_t serial, const DataProfileInfo& dataProfileInfo,
392 Return<void> getImsRegistrationState(int32_t serial);
394 Return<void> sendImsSms(int32_t serial, const ImsSmsMessage& message);
396 Return<void> iccTransmitApduBasicChannel(int32_t serial, const SimApdu& message);
398 Return<void> iccOpenLogicalChannel(int32_t serial,
401 Return<void> iccCloseLogicalChannel(int32_t serial, int32_t channelId);
403 Return<void> iccTransmitApduLogicalChannel(int32_t serial, const SimApdu& message);
405 Return<void> nvReadItem(int32_t serial, NvItem itemId);
407 Return<void> nvWriteItem(int32_t serial, const NvWriteItem& item);
409 Return<void> nvWriteCdmaPrl(int32_t serial,
412 Return<void> nvResetConfig(int32_t serial, ResetNvType resetType);
414 Return<void> setUiccSubscription(int32_t serial, const SelectUiccSub& uiccSub);
416 Return<void> setDataAllowed(int32_t serial, bool allow);
418 Return<void> getHardwareConfig(int32_t serial);
420 Return<void> requestIccSimAuthentication(int32_t serial,
425 Return<void> setDataProfile(int32_t serial,
428 Return<void> requestShutdown(int32_t serial);
430 Return<void> getRadioCapability(int32_t serial);
432 Return<void> setRadioCapability(int32_t serial, const RadioCapability& rc);
434 Return<void> startLceService(int32_t serial, int32_t reportInterval, bool pullMode);
436 Return<void> stopLceService(int32_t serial);
438 Return<void> pullLceData(int32_t serial);
440 Return<void> getModemActivityInfo(int32_t serial);
442 Return<void> setAllowedCarriers(int32_t serial,
446 Return<void> getAllowedCarriers(int32_t serial);
448 Return<void> sendDeviceState(int32_t serial, DeviceStateType deviceStateType, bool state);
450 Return<void> setIndicationFilter(int32_t serial, int32_t indicationFilter);
452 Return<void> startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive);
454 Return<void> stopKeepalive(int32_t serial, int32_t sessionHandle);
456 Return<void> setSimCardPower(int32_t serial, bool powerUp);
457 Return<void> setSimCardPower_1_1(int32_t serial,
462 Return<void> setCarrierInfoForImsiEncryption(int32_t serial,
477 Return<void> sendRequestRaw(int32_t serial,
480 Return<void> sendRequestStrings(int32_t serial,
551 bool dispatchVoid(int serial, int slotId, int request) { in dispatchVoid() argument
552 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchVoid()
560 bool dispatchString(int serial, int slotId, int request, const char * str) { in dispatchString() argument
561 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchString()
577 bool dispatchStrings(int serial, int slotId, int request, bool allowEmpty, int countStrings, ...) { in dispatchStrings() argument
578 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings()
620 bool dispatchStrings(int serial, int slotId, int request, const hidl_vec<hidl_string>& data) { in dispatchStrings() argument
621 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchStrings()
660 bool dispatchInts(int serial, int slotId, int request, int countInts, ...) { in dispatchInts() argument
661 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchInts()
691 bool dispatchCallForwardStatus(int serial, int slotId, int request, in dispatchCallForwardStatus() argument
693 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchCallForwardStatus()
716 bool dispatchRaw(int serial, int slotId, int request, const hidl_vec<uint8_t>& rawBytes) { in dispatchRaw() argument
717 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchRaw()
729 bool dispatchIccApdu(int serial, int slotId, int request, const SimApdu& message) { in dispatchIccApdu() argument
730 RequestInfo *pRI = android::addRequestToList(serial, slotId, request); in dispatchIccApdu()
834 Return<void> RadioImpl::getIccCardStatus(int32_t serial) { in getIccCardStatus() argument
836 RLOGD("getIccCardStatus: serial %d", serial); in getIccCardStatus()
838 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_SIM_STATUS); in getIccCardStatus()
842 Return<void> RadioImpl::supplyIccPinForApp(int32_t serial, const hidl_string& pin, in supplyIccPinForApp() argument
845 RLOGD("supplyIccPinForApp: serial %d", serial); in supplyIccPinForApp()
847 dispatchStrings(serial, mSlotId, RIL_REQUEST_ENTER_SIM_PIN, true, in supplyIccPinForApp()
852 Return<void> RadioImpl::supplyIccPukForApp(int32_t serial, const hidl_string& puk, in supplyIccPukForApp() argument
855 RLOGD("supplyIccPukForApp: serial %d", serial); in supplyIccPukForApp()
857 dispatchStrings(serial, mSlotId, RIL_REQUEST_ENTER_SIM_PUK, true, in supplyIccPukForApp()
862 Return<void> RadioImpl::supplyIccPin2ForApp(int32_t serial, const hidl_string& pin2, in supplyIccPin2ForApp() argument
865 RLOGD("supplyIccPin2ForApp: serial %d", serial); in supplyIccPin2ForApp()
867 dispatchStrings(serial, mSlotId, RIL_REQUEST_ENTER_SIM_PIN2, true, in supplyIccPin2ForApp()
872 Return<void> RadioImpl::supplyIccPuk2ForApp(int32_t serial, const hidl_string& puk2, in supplyIccPuk2ForApp() argument
875 RLOGD("supplyIccPuk2ForApp: serial %d", serial); in supplyIccPuk2ForApp()
877 dispatchStrings(serial, mSlotId, RIL_REQUEST_ENTER_SIM_PUK2, true, in supplyIccPuk2ForApp()
882 Return<void> RadioImpl::changeIccPinForApp(int32_t serial, const hidl_string& oldPin, in changeIccPinForApp() argument
885 RLOGD("changeIccPinForApp: serial %d", serial); in changeIccPinForApp()
887 dispatchStrings(serial, mSlotId, RIL_REQUEST_CHANGE_SIM_PIN, true, in changeIccPinForApp()
892 Return<void> RadioImpl::changeIccPin2ForApp(int32_t serial, const hidl_string& oldPin2, in changeIccPin2ForApp() argument
895 RLOGD("changeIccPin2ForApp: serial %d", serial); in changeIccPin2ForApp()
897 dispatchStrings(serial, mSlotId, RIL_REQUEST_CHANGE_SIM_PIN2, true, in changeIccPin2ForApp()
902 Return<void> RadioImpl::supplyNetworkDepersonalization(int32_t serial, in supplyNetworkDepersonalization() argument
905 RLOGD("supplyNetworkDepersonalization: serial %d", serial); in supplyNetworkDepersonalization()
907 dispatchStrings(serial, mSlotId, RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, true, in supplyNetworkDepersonalization()
912 Return<void> RadioImpl::getCurrentCalls(int32_t serial) { in getCurrentCalls() argument
914 RLOGD("getCurrentCalls: serial %d", serial); in getCurrentCalls()
916 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CURRENT_CALLS); in getCurrentCalls()
920 Return<void> RadioImpl::dial(int32_t serial, const Dial& dialInfo) { in dial() argument
922 RLOGD("dial: serial %d", serial); in dial()
924 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_DIAL); in dial()
962 Return<void> RadioImpl::getImsiForApp(int32_t serial, const hidl_string& aid) { in getImsiForApp() argument
964 RLOGD("getImsiForApp: serial %d", serial); in getImsiForApp()
966 dispatchStrings(serial, mSlotId, RIL_REQUEST_GET_IMSI, false, in getImsiForApp()
971 Return<void> RadioImpl::hangup(int32_t serial, int32_t gsmIndex) { in hangup() argument
973 RLOGD("hangup: serial %d", serial); in hangup()
975 dispatchInts(serial, mSlotId, RIL_REQUEST_HANGUP, 1, gsmIndex); in hangup()
979 Return<void> RadioImpl::hangupWaitingOrBackground(int32_t serial) { in hangupWaitingOrBackground() argument
981 RLOGD("hangupWaitingOrBackground: serial %d", serial); in hangupWaitingOrBackground()
983 dispatchVoid(serial, mSlotId, RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND); in hangupWaitingOrBackground()
987 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() argument
989 RLOGD("hangupForegroundResumeBackground: serial %d", serial); in hangupForegroundResumeBackground()
991 dispatchVoid(serial, mSlotId, RIL_REQUEST_HANGUP_FOREGROUND_RESUME_BACKGROUND); in hangupForegroundResumeBackground()
995 Return<void> RadioImpl::switchWaitingOrHoldingAndActive(int32_t serial) { in switchWaitingOrHoldingAndActive() argument
997 RLOGD("switchWaitingOrHoldingAndActive: serial %d", serial); in switchWaitingOrHoldingAndActive()
999 dispatchVoid(serial, mSlotId, RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE); in switchWaitingOrHoldingAndActive()
1003 Return<void> RadioImpl::conference(int32_t serial) { in conference() argument
1005 RLOGD("conference: serial %d", serial); in conference()
1007 dispatchVoid(serial, mSlotId, RIL_REQUEST_CONFERENCE); in conference()
1011 Return<void> RadioImpl::rejectCall(int32_t serial) { in rejectCall() argument
1013 RLOGD("rejectCall: serial %d", serial); in rejectCall()
1015 dispatchVoid(serial, mSlotId, RIL_REQUEST_UDUB); in rejectCall()
1019 Return<void> RadioImpl::getLastCallFailCause(int32_t serial) { in getLastCallFailCause() argument
1021 RLOGD("getLastCallFailCause: serial %d", serial); in getLastCallFailCause()
1023 dispatchVoid(serial, mSlotId, RIL_REQUEST_LAST_CALL_FAIL_CAUSE); in getLastCallFailCause()
1027 Return<void> RadioImpl::getSignalStrength(int32_t serial) { in getSignalStrength() argument
1029 RLOGD("getSignalStrength: serial %d", serial); in getSignalStrength()
1031 dispatchVoid(serial, mSlotId, RIL_REQUEST_SIGNAL_STRENGTH); in getSignalStrength()
1035 Return<void> RadioImpl::getVoiceRegistrationState(int32_t serial) { in getVoiceRegistrationState() argument
1037 RLOGD("getVoiceRegistrationState: serial %d", serial); in getVoiceRegistrationState()
1039 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_REGISTRATION_STATE); in getVoiceRegistrationState()
1043 Return<void> RadioImpl::getDataRegistrationState(int32_t serial) { in getDataRegistrationState() argument
1045 RLOGD("getDataRegistrationState: serial %d", serial); in getDataRegistrationState()
1047 dispatchVoid(serial, mSlotId, RIL_REQUEST_DATA_REGISTRATION_STATE); in getDataRegistrationState()
1051 Return<void> RadioImpl::getOperator(int32_t serial) { in getOperator() argument
1053 RLOGD("getOperator: serial %d", serial); in getOperator()
1055 dispatchVoid(serial, mSlotId, RIL_REQUEST_OPERATOR); in getOperator()
1059 Return<void> RadioImpl::setRadioPower(int32_t serial, bool on) { in setRadioPower() argument
1060 RLOGD("setRadioPower: serial %d on %d", serial, on); in setRadioPower()
1061 dispatchInts(serial, mSlotId, RIL_REQUEST_RADIO_POWER, 1, BOOL_TO_INT(on)); in setRadioPower()
1065 Return<void> RadioImpl::sendDtmf(int32_t serial, const hidl_string& s) { in sendDtmf() argument
1067 RLOGD("sendDtmf: serial %d", serial); in sendDtmf()
1069 dispatchString(serial, mSlotId, RIL_REQUEST_DTMF, s.c_str()); in sendDtmf()
1073 Return<void> RadioImpl::sendSms(int32_t serial, const GsmSmsMessage& message) { in sendSms() argument
1075 RLOGD("sendSms: serial %d", serial); in sendSms()
1077 dispatchStrings(serial, mSlotId, RIL_REQUEST_SEND_SMS, false, in sendSms()
1082 Return<void> RadioImpl::sendSMSExpectMore(int32_t serial, const GsmSmsMessage& message) { in sendSMSExpectMore() argument
1084 RLOGD("sendSMSExpectMore: serial %d", serial); in sendSMSExpectMore()
1086 dispatchStrings(serial, mSlotId, RIL_REQUEST_SEND_SMS_EXPECT_MORE, false, in sendSMSExpectMore()
1109 Return<void> RadioImpl::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() argument
1114 RLOGD("setupDataCall: serial %d", serial); in setupDataCall()
1120 dispatchStrings(serial, mSlotId, RIL_REQUEST_SETUP_DATA_CALL, true, 7, in setupDataCall()
1131 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setupDataCall()
1138 dispatchStrings(serial, mSlotId, RIL_REQUEST_SETUP_DATA_CALL, true, 15, in setupDataCall()
1156 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setupDataCall()
1165 Return<void> RadioImpl::iccIOForApp(int32_t serial, const IccIo& iccIo) { in iccIOForApp() argument
1167 RLOGD("iccIOForApp: serial %d", serial); in iccIOForApp()
1169 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_SIM_IO); in iccIOForApp()
1207 Return<void> RadioImpl::sendUssd(int32_t serial, const hidl_string& ussd) { in sendUssd() argument
1209 RLOGD("sendUssd: serial %d", serial); in sendUssd()
1211 dispatchString(serial, mSlotId, RIL_REQUEST_SEND_USSD, ussd.c_str()); in sendUssd()
1215 Return<void> RadioImpl::cancelPendingUssd(int32_t serial) { in cancelPendingUssd() argument
1217 RLOGD("cancelPendingUssd: serial %d", serial); in cancelPendingUssd()
1219 dispatchVoid(serial, mSlotId, RIL_REQUEST_CANCEL_USSD); in cancelPendingUssd()
1223 Return<void> RadioImpl::getClir(int32_t serial) { in getClir() argument
1225 RLOGD("getClir: serial %d", serial); in getClir()
1227 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CLIR); in getClir()
1231 Return<void> RadioImpl::setClir(int32_t serial, int32_t status) { in setClir() argument
1233 RLOGD("setClir: serial %d", serial); in setClir()
1235 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_CLIR, 1, status); in setClir()
1239 Return<void> RadioImpl::getCallForwardStatus(int32_t serial, const CallForwardInfo& callInfo) { in getCallForwardStatus() argument
1241 RLOGD("getCallForwardStatus: serial %d", serial); in getCallForwardStatus()
1243 dispatchCallForwardStatus(serial, mSlotId, RIL_REQUEST_QUERY_CALL_FORWARD_STATUS, in getCallForwardStatus()
1248 Return<void> RadioImpl::setCallForward(int32_t serial, const CallForwardInfo& callInfo) { in setCallForward() argument
1250 RLOGD("setCallForward: serial %d", serial); in setCallForward()
1252 dispatchCallForwardStatus(serial, mSlotId, RIL_REQUEST_SET_CALL_FORWARD, in setCallForward()
1257 Return<void> RadioImpl::getCallWaiting(int32_t serial, int32_t serviceClass) { in getCallWaiting() argument
1259 RLOGD("getCallWaiting: serial %d", serial); in getCallWaiting()
1261 dispatchInts(serial, mSlotId, RIL_REQUEST_QUERY_CALL_WAITING, 1, serviceClass); in getCallWaiting()
1265 Return<void> RadioImpl::setCallWaiting(int32_t serial, bool enable, int32_t serviceClass) { in setCallWaiting() argument
1267 RLOGD("setCallWaiting: serial %d", serial); in setCallWaiting()
1269 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_CALL_WAITING, 2, BOOL_TO_INT(enable), in setCallWaiting()
1274 Return<void> RadioImpl::acknowledgeLastIncomingGsmSms(int32_t serial, in acknowledgeLastIncomingGsmSms() argument
1277 RLOGD("acknowledgeLastIncomingGsmSms: serial %d", serial); in acknowledgeLastIncomingGsmSms()
1279 dispatchInts(serial, mSlotId, RIL_REQUEST_SMS_ACKNOWLEDGE, 2, BOOL_TO_INT(success), in acknowledgeLastIncomingGsmSms()
1284 Return<void> RadioImpl::acceptCall(int32_t serial) { in acceptCall() argument
1286 RLOGD("acceptCall: serial %d", serial); in acceptCall()
1288 dispatchVoid(serial, mSlotId, RIL_REQUEST_ANSWER); in acceptCall()
1292 Return<void> RadioImpl::deactivateDataCall(int32_t serial, in deactivateDataCall() argument
1295 RLOGD("deactivateDataCall: serial %d", serial); in deactivateDataCall()
1297 dispatchStrings(serial, mSlotId, RIL_REQUEST_DEACTIVATE_DATA_CALL, false, in deactivateDataCall()
1302 Return<void> RadioImpl::getFacilityLockForApp(int32_t serial, const hidl_string& facility, in getFacilityLockForApp() argument
1306 RLOGD("getFacilityLockForApp: serial %d", serial); in getFacilityLockForApp()
1308 dispatchStrings(serial, mSlotId, RIL_REQUEST_QUERY_FACILITY_LOCK, true, in getFacilityLockForApp()
1314 Return<void> RadioImpl::setFacilityLockForApp(int32_t serial, const hidl_string& facility, in setFacilityLockForApp() argument
1318 RLOGD("setFacilityLockForApp: serial %d", serial); in setFacilityLockForApp()
1320 dispatchStrings(serial, mSlotId, RIL_REQUEST_SET_FACILITY_LOCK, true, in setFacilityLockForApp()
1326 Return<void> RadioImpl::setBarringPassword(int32_t serial, const hidl_string& facility, in setBarringPassword() argument
1330 RLOGD("setBarringPassword: serial %d", serial); in setBarringPassword()
1332 dispatchStrings(serial, mSlotId, RIL_REQUEST_CHANGE_BARRING_PASSWORD, true, in setBarringPassword()
1337 Return<void> RadioImpl::getNetworkSelectionMode(int32_t serial) { in getNetworkSelectionMode() argument
1339 RLOGD("getNetworkSelectionMode: serial %d", serial); in getNetworkSelectionMode()
1341 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE); in getNetworkSelectionMode()
1345 Return<void> RadioImpl::setNetworkSelectionModeAutomatic(int32_t serial) { in setNetworkSelectionModeAutomatic() argument
1347 RLOGD("setNetworkSelectionModeAutomatic: serial %d", serial); in setNetworkSelectionModeAutomatic()
1349 dispatchVoid(serial, mSlotId, RIL_REQUEST_SET_NETWORK_SELECTION_AUTOMATIC); in setNetworkSelectionModeAutomatic()
1353 Return<void> RadioImpl::setNetworkSelectionModeManual(int32_t serial, in setNetworkSelectionModeManual() argument
1356 RLOGD("setNetworkSelectionModeManual: serial %d", serial); in setNetworkSelectionModeManual()
1358 dispatchString(serial, mSlotId, RIL_REQUEST_SET_NETWORK_SELECTION_MANUAL, in setNetworkSelectionModeManual()
1363 Return<void> RadioImpl::getAvailableNetworks(int32_t serial) { in getAvailableNetworks() argument
1365 RLOGD("getAvailableNetworks: serial %d", serial); in getAvailableNetworks()
1367 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_AVAILABLE_NETWORKS); in getAvailableNetworks()
1371 Return<void> RadioImpl::startNetworkScan(int32_t serial, const V1_1::NetworkScanRequest& request) { in startNetworkScan() argument
1373 RLOGD("startNetworkScan: serial %d", serial); in startNetworkScan()
1376 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_START_NETWORK_SCAN); in startNetworkScan()
1437 Return<void> RadioImpl::stopNetworkScan(int32_t serial) { in stopNetworkScan() argument
1439 RLOGD("stopNetworkScan: serial %d", serial); in stopNetworkScan()
1441 dispatchVoid(serial, mSlotId, RIL_REQUEST_STOP_NETWORK_SCAN); in stopNetworkScan()
1445 Return<void> RadioImpl::startDtmf(int32_t serial, const hidl_string& s) { in startDtmf() argument
1447 RLOGD("startDtmf: serial %d", serial); in startDtmf()
1449 dispatchString(serial, mSlotId, RIL_REQUEST_DTMF_START, in startDtmf()
1454 Return<void> RadioImpl::stopDtmf(int32_t serial) { in stopDtmf() argument
1456 RLOGD("stopDtmf: serial %d", serial); in stopDtmf()
1458 dispatchVoid(serial, mSlotId, RIL_REQUEST_DTMF_STOP); in stopDtmf()
1462 Return<void> RadioImpl::getBasebandVersion(int32_t serial) { in getBasebandVersion() argument
1464 RLOGD("getBasebandVersion: serial %d", serial); in getBasebandVersion()
1466 dispatchVoid(serial, mSlotId, RIL_REQUEST_BASEBAND_VERSION); in getBasebandVersion()
1470 Return<void> RadioImpl::separateConnection(int32_t serial, int32_t gsmIndex) { in separateConnection() argument
1472 RLOGD("separateConnection: serial %d", serial); in separateConnection()
1474 dispatchInts(serial, mSlotId, RIL_REQUEST_SEPARATE_CONNECTION, 1, gsmIndex); in separateConnection()
1478 Return<void> RadioImpl::setMute(int32_t serial, bool enable) { in setMute() argument
1480 RLOGD("setMute: serial %d", serial); in setMute()
1482 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_MUTE, 1, BOOL_TO_INT(enable)); in setMute()
1486 Return<void> RadioImpl::getMute(int32_t serial) { in getMute() argument
1488 RLOGD("getMute: serial %d", serial); in getMute()
1490 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_MUTE); in getMute()
1494 Return<void> RadioImpl::getClip(int32_t serial) { in getClip() argument
1496 RLOGD("getClip: serial %d", serial); in getClip()
1498 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_CLIP); in getClip()
1502 Return<void> RadioImpl::getDataCallList(int32_t serial) { in getDataCallList() argument
1504 RLOGD("getDataCallList: serial %d", serial); in getDataCallList()
1506 dispatchVoid(serial, mSlotId, RIL_REQUEST_DATA_CALL_LIST); in getDataCallList()
1510 Return<void> RadioImpl::setSuppServiceNotifications(int32_t serial, bool enable) { in setSuppServiceNotifications() argument
1512 RLOGD("setSuppServiceNotifications: serial %d", serial); in setSuppServiceNotifications()
1514 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, 1, in setSuppServiceNotifications()
1519 Return<void> RadioImpl::writeSmsToSim(int32_t serial, const SmsWriteArgs& smsWriteArgs) { in writeSmsToSim() argument
1521 RLOGD("writeSmsToSim: serial %d", serial); in writeSmsToSim()
1523 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_WRITE_SMS_TO_SIM); in writeSmsToSim()
1547 Return<void> RadioImpl::deleteSmsOnSim(int32_t serial, int32_t index) { in deleteSmsOnSim() argument
1549 RLOGD("deleteSmsOnSim: serial %d", serial); in deleteSmsOnSim()
1551 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
1555 Return<void> RadioImpl::setBandMode(int32_t serial, RadioBandMode mode) { in setBandMode() argument
1557 RLOGD("setBandMode: serial %d", serial); in setBandMode()
1559 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_BAND_MODE, 1, mode); in setBandMode()
1563 Return<void> RadioImpl::getAvailableBandModes(int32_t serial) { in getAvailableBandModes() argument
1565 RLOGD("getAvailableBandModes: serial %d", serial); in getAvailableBandModes()
1567 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_AVAILABLE_BAND_MODE); in getAvailableBandModes()
1571 Return<void> RadioImpl::sendEnvelope(int32_t serial, const hidl_string& command) { in sendEnvelope() argument
1573 RLOGD("sendEnvelope: serial %d", serial); in sendEnvelope()
1575 dispatchString(serial, mSlotId, RIL_REQUEST_STK_SEND_ENVELOPE_COMMAND, in sendEnvelope()
1580 Return<void> RadioImpl::sendTerminalResponseToSim(int32_t serial, in sendTerminalResponseToSim() argument
1583 RLOGD("sendTerminalResponseToSim: serial %d", serial); in sendTerminalResponseToSim()
1585 dispatchString(serial, mSlotId, RIL_REQUEST_STK_SEND_TERMINAL_RESPONSE, in sendTerminalResponseToSim()
1590 Return<void> RadioImpl::handleStkCallSetupRequestFromSim(int32_t serial, bool accept) { in handleStkCallSetupRequestFromSim() argument
1592 RLOGD("handleStkCallSetupRequestFromSim: serial %d", serial); in handleStkCallSetupRequestFromSim()
1594 dispatchInts(serial, mSlotId, RIL_REQUEST_STK_HANDLE_CALL_SETUP_REQUESTED_FROM_SIM, in handleStkCallSetupRequestFromSim()
1599 Return<void> RadioImpl::explicitCallTransfer(int32_t serial) { in explicitCallTransfer() argument
1601 RLOGD("explicitCallTransfer: serial %d", serial); in explicitCallTransfer()
1603 dispatchVoid(serial, mSlotId, RIL_REQUEST_EXPLICIT_CALL_TRANSFER); in explicitCallTransfer()
1607 Return<void> RadioImpl::setPreferredNetworkType(int32_t serial, PreferredNetworkType nwType) { in setPreferredNetworkType() argument
1609 RLOGD("setPreferredNetworkType: serial %d", serial); in setPreferredNetworkType()
1611 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_PREFERRED_NETWORK_TYPE, 1, nwType); in setPreferredNetworkType()
1615 Return<void> RadioImpl::getPreferredNetworkType(int32_t serial) { in getPreferredNetworkType() argument
1617 RLOGD("getPreferredNetworkType: serial %d", serial); in getPreferredNetworkType()
1619 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_PREFERRED_NETWORK_TYPE); in getPreferredNetworkType()
1623 Return<void> RadioImpl::getNeighboringCids(int32_t serial) { in getNeighboringCids() argument
1625 RLOGD("getNeighboringCids: serial %d", serial); in getNeighboringCids()
1627 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_NEIGHBORING_CELL_IDS); in getNeighboringCids()
1631 Return<void> RadioImpl::setLocationUpdates(int32_t serial, bool enable) { in setLocationUpdates() argument
1633 RLOGD("setLocationUpdates: serial %d", serial); in setLocationUpdates()
1635 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_LOCATION_UPDATES, 1, BOOL_TO_INT(enable)); in setLocationUpdates()
1639 Return<void> RadioImpl::setCdmaSubscriptionSource(int32_t serial, CdmaSubscriptionSource cdmaSub) { in setCdmaSubscriptionSource() argument
1641 RLOGD("setCdmaSubscriptionSource: serial %d", serial); in setCdmaSubscriptionSource()
1643 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_SET_SUBSCRIPTION_SOURCE, 1, cdmaSub); in setCdmaSubscriptionSource()
1647 Return<void> RadioImpl::setCdmaRoamingPreference(int32_t serial, CdmaRoamingType type) { in setCdmaRoamingPreference() argument
1649 RLOGD("setCdmaRoamingPreference: serial %d", serial); in setCdmaRoamingPreference()
1651 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_SET_ROAMING_PREFERENCE, 1, type); in setCdmaRoamingPreference()
1655 Return<void> RadioImpl::getCdmaRoamingPreference(int32_t serial) { in getCdmaRoamingPreference() argument
1657 RLOGD("getCdmaRoamingPreference: serial %d", serial); in getCdmaRoamingPreference()
1659 dispatchVoid(serial, mSlotId, RIL_REQUEST_CDMA_QUERY_ROAMING_PREFERENCE); in getCdmaRoamingPreference()
1663 Return<void> RadioImpl::setTTYMode(int32_t serial, TtyMode mode) { in setTTYMode() argument
1665 RLOGD("setTTYMode: serial %d", serial); in setTTYMode()
1667 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_TTY_MODE, 1, mode); in setTTYMode()
1671 Return<void> RadioImpl::getTTYMode(int32_t serial) { in getTTYMode() argument
1673 RLOGD("getTTYMode: serial %d", serial); in getTTYMode()
1675 dispatchVoid(serial, mSlotId, RIL_REQUEST_QUERY_TTY_MODE); in getTTYMode()
1679 Return<void> RadioImpl::setPreferredVoicePrivacy(int32_t serial, bool enable) { in setPreferredVoicePrivacy() argument
1681 RLOGD("setPreferredVoicePrivacy: serial %d", serial); in setPreferredVoicePrivacy()
1683 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_SET_PREFERRED_VOICE_PRIVACY_MODE, in setPreferredVoicePrivacy()
1688 Return<void> RadioImpl::getPreferredVoicePrivacy(int32_t serial) { in getPreferredVoicePrivacy() argument
1690 RLOGD("getPreferredVoicePrivacy: serial %d", serial); in getPreferredVoicePrivacy()
1692 dispatchVoid(serial, mSlotId, RIL_REQUEST_CDMA_QUERY_PREFERRED_VOICE_PRIVACY_MODE); in getPreferredVoicePrivacy()
1696 Return<void> RadioImpl::sendCDMAFeatureCode(int32_t serial, const hidl_string& featureCode) { in sendCDMAFeatureCode() argument
1698 RLOGD("sendCDMAFeatureCode: serial %d", serial); in sendCDMAFeatureCode()
1700 dispatchString(serial, mSlotId, RIL_REQUEST_CDMA_FLASH, in sendCDMAFeatureCode()
1705 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf() argument
1708 RLOGD("sendBurstDtmf: serial %d", serial); in sendBurstDtmf()
1710 dispatchStrings(serial, mSlotId, RIL_REQUEST_CDMA_BURST_DTMF, false, in sendBurstDtmf()
1747 Return<void> RadioImpl::sendCdmaSms(int32_t serial, const CdmaSmsMessage& sms) { in sendCdmaSms() argument
1749 RLOGD("sendCdmaSms: serial %d", serial); in sendCdmaSms()
1751 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_CDMA_SEND_SMS); in sendCdmaSms()
1763 Return<void> RadioImpl::acknowledgeLastIncomingCdmaSms(int32_t serial, const CdmaSmsAck& smsAck) { in acknowledgeLastIncomingCdmaSms() argument
1765 RLOGD("acknowledgeLastIncomingCdmaSms: serial %d", serial); in acknowledgeLastIncomingCdmaSms()
1767 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_CDMA_SMS_ACKNOWLEDGE); in acknowledgeLastIncomingCdmaSms()
1781 Return<void> RadioImpl::getGsmBroadcastConfig(int32_t serial) { in getGsmBroadcastConfig() argument
1783 RLOGD("getGsmBroadcastConfig: serial %d", serial); in getGsmBroadcastConfig()
1785 dispatchVoid(serial, mSlotId, RIL_REQUEST_GSM_GET_BROADCAST_SMS_CONFIG); in getGsmBroadcastConfig()
1789 Return<void> RadioImpl::setGsmBroadcastConfig(int32_t serial, in setGsmBroadcastConfig() argument
1793 RLOGD("setGsmBroadcastConfig: serial %d", serial); in setGsmBroadcastConfig()
1795 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setGsmBroadcastConfig()
1825 Return<void> RadioImpl::setGsmBroadcastActivation(int32_t serial, bool activate) { in setGsmBroadcastActivation() argument
1827 RLOGD("setGsmBroadcastActivation: serial %d", serial); in setGsmBroadcastActivation()
1829 dispatchInts(serial, mSlotId, RIL_REQUEST_GSM_SMS_BROADCAST_ACTIVATION, in setGsmBroadcastActivation()
1834 Return<void> RadioImpl::getCdmaBroadcastConfig(int32_t serial) { in getCdmaBroadcastConfig() argument
1836 RLOGD("getCdmaBroadcastConfig: serial %d", serial); in getCdmaBroadcastConfig()
1838 dispatchVoid(serial, mSlotId, RIL_REQUEST_CDMA_GET_BROADCAST_SMS_CONFIG); in getCdmaBroadcastConfig()
1842 Return<void> RadioImpl::setCdmaBroadcastConfig(int32_t serial, in setCdmaBroadcastConfig() argument
1846 RLOGD("setCdmaBroadcastConfig: serial %d", serial); in setCdmaBroadcastConfig()
1848 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setCdmaBroadcastConfig()
1876 Return<void> RadioImpl::setCdmaBroadcastActivation(int32_t serial, bool activate) { in setCdmaBroadcastActivation() argument
1878 RLOGD("setCdmaBroadcastActivation: serial %d", serial); in setCdmaBroadcastActivation()
1880 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_SMS_BROADCAST_ACTIVATION, in setCdmaBroadcastActivation()
1885 Return<void> RadioImpl::getCDMASubscription(int32_t serial) { in getCDMASubscription() argument
1887 RLOGD("getCDMASubscription: serial %d", serial); in getCDMASubscription()
1889 dispatchVoid(serial, mSlotId, RIL_REQUEST_CDMA_SUBSCRIPTION); in getCDMASubscription()
1893 Return<void> RadioImpl::writeSmsToRuim(int32_t serial, const CdmaSmsWriteArgs& cdmaSms) { in writeSmsToRuim() argument
1895 RLOGD("writeSmsToRuim: serial %d", serial); in writeSmsToRuim()
1897 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in writeSmsToRuim()
1911 Return<void> RadioImpl::deleteSmsOnRuim(int32_t serial, int32_t index) { in deleteSmsOnRuim() argument
1913 RLOGD("deleteSmsOnRuim: serial %d", serial); in deleteSmsOnRuim()
1915 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_DELETE_SMS_ON_RUIM, 1, index); in deleteSmsOnRuim()
1919 Return<void> RadioImpl::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() argument
1921 RLOGD("getDeviceIdentity: serial %d", serial); in getDeviceIdentity()
1923 dispatchVoid(serial, mSlotId, RIL_REQUEST_DEVICE_IDENTITY); in getDeviceIdentity()
1927 Return<void> RadioImpl::exitEmergencyCallbackMode(int32_t serial) { in exitEmergencyCallbackMode() argument
1929 RLOGD("exitEmergencyCallbackMode: serial %d", serial); in exitEmergencyCallbackMode()
1931 dispatchVoid(serial, mSlotId, RIL_REQUEST_EXIT_EMERGENCY_CALLBACK_MODE); in exitEmergencyCallbackMode()
1935 Return<void> RadioImpl::getSmscAddress(int32_t serial) { in getSmscAddress() argument
1937 RLOGD("getSmscAddress: serial %d", serial); in getSmscAddress()
1939 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_SMSC_ADDRESS); in getSmscAddress()
1943 Return<void> RadioImpl::setSmscAddress(int32_t serial, const hidl_string& smsc) { in setSmscAddress() argument
1945 RLOGD("setSmscAddress: serial %d", serial); in setSmscAddress()
1947 dispatchString(serial, mSlotId, RIL_REQUEST_SET_SMSC_ADDRESS, in setSmscAddress()
1952 Return<void> RadioImpl::reportSmsMemoryStatus(int32_t serial, bool available) { in reportSmsMemoryStatus() argument
1954 RLOGD("reportSmsMemoryStatus: serial %d", serial); in reportSmsMemoryStatus()
1956 dispatchInts(serial, mSlotId, RIL_REQUEST_REPORT_SMS_MEMORY_STATUS, 1, in reportSmsMemoryStatus()
1961 Return<void> RadioImpl::reportStkServiceIsRunning(int32_t serial) { in reportStkServiceIsRunning() argument
1963 RLOGD("reportStkServiceIsRunning: serial %d", serial); in reportStkServiceIsRunning()
1965 dispatchVoid(serial, mSlotId, RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING); in reportStkServiceIsRunning()
1969 Return<void> RadioImpl::getCdmaSubscriptionSource(int32_t serial) { in getCdmaSubscriptionSource() argument
1971 RLOGD("getCdmaSubscriptionSource: serial %d", serial); in getCdmaSubscriptionSource()
1973 dispatchVoid(serial, mSlotId, RIL_REQUEST_CDMA_GET_SUBSCRIPTION_SOURCE); in getCdmaSubscriptionSource()
1977 Return<void> RadioImpl::requestIsimAuthentication(int32_t serial, const hidl_string& challenge) { in requestIsimAuthentication() argument
1979 RLOGD("requestIsimAuthentication: serial %d", serial); in requestIsimAuthentication()
1981 dispatchString(serial, mSlotId, RIL_REQUEST_ISIM_AUTHENTICATION, in requestIsimAuthentication()
1986 Return<void> RadioImpl::acknowledgeIncomingGsmSmsWithPdu(int32_t serial, bool success, in acknowledgeIncomingGsmSmsWithPdu() argument
1989 RLOGD("acknowledgeIncomingGsmSmsWithPdu: serial %d", serial); in acknowledgeIncomingGsmSmsWithPdu()
1991 dispatchStrings(serial, mSlotId, RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU, false, in acknowledgeIncomingGsmSmsWithPdu()
1996 Return<void> RadioImpl::sendEnvelopeWithStatus(int32_t serial, const hidl_string& contents) { in sendEnvelopeWithStatus() argument
1998 RLOGD("sendEnvelopeWithStatus: serial %d", serial); in sendEnvelopeWithStatus()
2000 dispatchString(serial, mSlotId, RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, in sendEnvelopeWithStatus()
2005 Return<void> RadioImpl::getVoiceRadioTechnology(int32_t serial) { in getVoiceRadioTechnology() argument
2007 RLOGD("getVoiceRadioTechnology: serial %d", serial); in getVoiceRadioTechnology()
2009 dispatchVoid(serial, mSlotId, RIL_REQUEST_VOICE_RADIO_TECH); in getVoiceRadioTechnology()
2013 Return<void> RadioImpl::getCellInfoList(int32_t serial) { in getCellInfoList() argument
2015 RLOGD("getCellInfoList: serial %d", serial); in getCellInfoList()
2017 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CELL_INFO_LIST); in getCellInfoList()
2021 Return<void> RadioImpl::setCellInfoListRate(int32_t serial, int32_t rate) { in setCellInfoListRate() argument
2023 RLOGD("setCellInfoListRate: serial %d", serial); in setCellInfoListRate()
2025 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE, 1, rate); in setCellInfoListRate()
2029 Return<void> RadioImpl::setInitialAttachApn(int32_t serial, const DataProfileInfo& dataProfileInfo, in setInitialAttachApn() argument
2032 RLOGD("setInitialAttachApn: serial %d", serial); in setInitialAttachApn()
2034 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setInitialAttachApn()
2118 Return<void> RadioImpl::getImsRegistrationState(int32_t serial) { in getImsRegistrationState() argument
2120 RLOGD("getImsRegistrationState: serial %d", serial); in getImsRegistrationState()
2122 dispatchVoid(serial, mSlotId, RIL_REQUEST_IMS_REGISTRATION_STATE); in getImsRegistrationState()
2215 Return<void> RadioImpl::sendImsSms(int32_t serial, const ImsSmsMessage& message) { in sendImsSms() argument
2217 RLOGD("sendImsSms: serial %d", serial); in sendImsSms()
2219 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_IMS_SEND_SMS); in sendImsSms()
2236 Return<void> RadioImpl::iccTransmitApduBasicChannel(int32_t serial, const SimApdu& message) { in iccTransmitApduBasicChannel() argument
2238 RLOGD("iccTransmitApduBasicChannel: serial %d", serial); in iccTransmitApduBasicChannel()
2240 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, message); in iccTransmitApduBasicChannel()
2244 Return<void> RadioImpl::iccOpenLogicalChannel(int32_t serial, const hidl_string& aid, int32_t p2) { in iccOpenLogicalChannel() argument
2246 RLOGD("iccOpenLogicalChannel: serial %d", serial); in iccOpenLogicalChannel()
2249 dispatchString(serial, mSlotId, RIL_REQUEST_SIM_OPEN_CHANNEL, aid.c_str()); in iccOpenLogicalChannel()
2251 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_SIM_OPEN_CHANNEL); in iccOpenLogicalChannel()
2271 Return<void> RadioImpl::iccCloseLogicalChannel(int32_t serial, int32_t channelId) { in iccCloseLogicalChannel() argument
2273 RLOGD("iccCloseLogicalChannel: serial %d", serial); in iccCloseLogicalChannel()
2275 dispatchInts(serial, mSlotId, RIL_REQUEST_SIM_CLOSE_CHANNEL, 1, channelId); in iccCloseLogicalChannel()
2279 Return<void> RadioImpl::iccTransmitApduLogicalChannel(int32_t serial, const SimApdu& message) { in iccTransmitApduLogicalChannel() argument
2281 RLOGD("iccTransmitApduLogicalChannel: serial %d", serial); in iccTransmitApduLogicalChannel()
2283 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_CHANNEL, message); in iccTransmitApduLogicalChannel()
2287 Return<void> RadioImpl::nvReadItem(int32_t serial, NvItem itemId) { in nvReadItem() argument
2289 RLOGD("nvReadItem: serial %d", serial); in nvReadItem()
2291 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_NV_READ_ITEM); in nvReadItem()
2303 Return<void> RadioImpl::nvWriteItem(int32_t serial, const NvWriteItem& item) { in nvWriteItem() argument
2305 RLOGD("nvWriteItem: serial %d", serial); in nvWriteItem()
2307 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_NV_WRITE_ITEM); in nvWriteItem()
2326 Return<void> RadioImpl::nvWriteCdmaPrl(int32_t serial, const hidl_vec<uint8_t>& prl) { in nvWriteCdmaPrl() argument
2328 RLOGD("nvWriteCdmaPrl: serial %d", serial); in nvWriteCdmaPrl()
2330 dispatchRaw(serial, mSlotId, RIL_REQUEST_NV_WRITE_CDMA_PRL, prl); in nvWriteCdmaPrl()
2334 Return<void> RadioImpl::nvResetConfig(int32_t serial, ResetNvType resetType) { in nvResetConfig() argument
2337 RLOGD("nvResetConfig: serial %d", serial); in nvResetConfig()
2356 dispatchInts(serial, mSlotId, RIL_REQUEST_NV_RESET_CONFIG, 1, rilResetType); in nvResetConfig()
2360 Return<void> RadioImpl::setUiccSubscription(int32_t serial, const SelectUiccSub& uiccSub) { in setUiccSubscription() argument
2362 RLOGD("setUiccSubscription: serial %d", serial); in setUiccSubscription()
2364 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setUiccSubscription()
2381 Return<void> RadioImpl::setDataAllowed(int32_t serial, bool allow) { in setDataAllowed() argument
2383 RLOGD("setDataAllowed: serial %d", serial); in setDataAllowed()
2385 dispatchInts(serial, mSlotId, RIL_REQUEST_ALLOW_DATA, 1, BOOL_TO_INT(allow)); in setDataAllowed()
2389 Return<void> RadioImpl::getHardwareConfig(int32_t serial) { in getHardwareConfig() argument
2391 RLOGD("getHardwareConfig: serial %d", serial); in getHardwareConfig()
2393 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_HARDWARE_CONFIG); in getHardwareConfig()
2397 Return<void> RadioImpl::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument
2400 RLOGD("requestIccSimAuthentication: serial %d", serial); in requestIccSimAuthentication()
2402 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_SIM_AUTHENTICATION); in requestIccSimAuthentication()
2460 Return<void> RadioImpl::setDataProfile(int32_t serial, const hidl_vec<DataProfileInfo>& profiles, in setDataProfile() argument
2463 RLOGD("setDataProfile: serial %d", serial); in setDataProfile()
2465 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_SET_DATA_PROFILE); in setDataProfile()
2622 Return<void> RadioImpl::requestShutdown(int32_t serial) { in requestShutdown() argument
2624 RLOGD("requestShutdown: serial %d", serial); in requestShutdown()
2626 dispatchVoid(serial, mSlotId, RIL_REQUEST_SHUTDOWN); in requestShutdown()
2630 Return<void> RadioImpl::getRadioCapability(int32_t serial) { in getRadioCapability() argument
2632 RLOGD("getRadioCapability: serial %d", serial); in getRadioCapability()
2634 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_RADIO_CAPABILITY); in getRadioCapability()
2638 Return<void> RadioImpl::setRadioCapability(int32_t serial, const RadioCapability& rc) { in setRadioCapability() argument
2640 RLOGD("setRadioCapability: serial %d", serial); in setRadioCapability()
2642 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_SET_RADIO_CAPABILITY); in setRadioCapability()
2661 Return<void> RadioImpl::startLceService(int32_t serial, int32_t reportInterval, bool pullMode) { in startLceService() argument
2663 RLOGD("startLceService: serial %d", serial); in startLceService()
2665 dispatchInts(serial, mSlotId, RIL_REQUEST_START_LCE, 2, reportInterval, in startLceService()
2670 Return<void> RadioImpl::stopLceService(int32_t serial) { in stopLceService() argument
2672 RLOGD("stopLceService: serial %d", serial); in stopLceService()
2674 dispatchVoid(serial, mSlotId, RIL_REQUEST_STOP_LCE); in stopLceService()
2678 Return<void> RadioImpl::pullLceData(int32_t serial) { in pullLceData() argument
2680 RLOGD("pullLceData: serial %d", serial); in pullLceData()
2682 dispatchVoid(serial, mSlotId, RIL_REQUEST_PULL_LCEDATA); in pullLceData()
2686 Return<void> RadioImpl::getModemActivityInfo(int32_t serial) { in getModemActivityInfo() argument
2688 RLOGD("getModemActivityInfo: serial %d", serial); in getModemActivityInfo()
2690 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_ACTIVITY_INFO); in getModemActivityInfo()
2694 Return<void> RadioImpl::setAllowedCarriers(int32_t serial, bool allAllowed, in setAllowedCarriers() argument
2697 RLOGD("setAllowedCarriers: serial %d", serial); in setAllowedCarriers()
2699 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setAllowedCarriers()
2759 Return<void> RadioImpl::getAllowedCarriers(int32_t serial) { in getAllowedCarriers() argument
2761 RLOGD("getAllowedCarriers: serial %d", serial); in getAllowedCarriers()
2763 dispatchVoid(serial, mSlotId, RIL_REQUEST_GET_CARRIER_RESTRICTIONS); in getAllowedCarriers()
2767 Return<void> RadioImpl::sendDeviceState(int32_t serial, DeviceStateType deviceStateType, in sendDeviceState() argument
2770 RLOGD("sendDeviceState: serial %d", serial); in sendDeviceState()
2775 dispatchInts(serial, mSlotId, RIL_REQUEST_SCREEN_STATE, 1, BOOL_TO_INT(!state)); in sendDeviceState()
2777 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in sendDeviceState()
2783 dispatchInts(serial, mSlotId, RIL_REQUEST_SEND_DEVICE_STATE, 2, (int) deviceStateType, in sendDeviceState()
2788 Return<void> RadioImpl::setIndicationFilter(int32_t serial, int32_t indicationFilter) { in setIndicationFilter() argument
2790 RLOGD("setIndicationFilter: serial %d", serial); in setIndicationFilter()
2793 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, in setIndicationFilter()
2798 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_UNSOLICITED_RESPONSE_FILTER, 1, indicationFilter); in setIndicationFilter()
2802 Return<void> RadioImpl::setSimCardPower(int32_t serial, bool powerUp) { in setSimCardPower() argument
2804 RLOGD("setSimCardPower: serial %d", serial); in setSimCardPower()
2806 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_SIM_CARD_POWER, 1, BOOL_TO_INT(powerUp)); in setSimCardPower()
2810 Return<void> RadioImpl::setSimCardPower_1_1(int32_t serial, const V1_1::CardPowerState state) { in setSimCardPower_1_1() argument
2812 RLOGD("setSimCardPower_1_1: serial %d state %d", serial, state); in setSimCardPower_1_1()
2814 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_SIM_CARD_POWER, 1, state); in setSimCardPower_1_1()
2818 Return<void> RadioImpl::setCarrierInfoForImsiEncryption(int32_t serial, in setCarrierInfoForImsiEncryption() argument
2821 RLOGD("setCarrierInfoForImsiEncryption: serial %d", serial); in setCarrierInfoForImsiEncryption()
2824 serial, mSlotId, RIL_REQUEST_SET_CARRIER_INFO_IMSI_ENCRYPTION); in setCarrierInfoForImsiEncryption()
2852 Return<void> RadioImpl::startKeepalive(int32_t serial, const V1_1::KeepaliveRequest& keepalive) { in startKeepalive() argument
2854 RLOGD("%s(): %d", __FUNCTION__, serial); in startKeepalive()
2856 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_START_KEEPALIVE); in startKeepalive()
2901 Return<void> RadioImpl::stopKeepalive(int32_t serial, int32_t sessionHandle) { in stopKeepalive() argument
2903 RLOGD("%s(): %d", __FUNCTION__, serial); in stopKeepalive()
2905 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_STOP_KEEPALIVE); in stopKeepalive()
2940 Return<void> OemHookImpl::sendRequestRaw(int32_t serial, const hidl_vec<uint8_t>& data) { in sendRequestRaw() argument
2942 RLOGD("OemHookImpl::sendRequestRaw: serial %d", serial); in sendRequestRaw()
2944 dispatchRaw(serial, mSlotId, RIL_REQUEST_OEM_HOOK_RAW, data); in sendRequestRaw()
2948 Return<void> OemHookImpl::sendRequestStrings(int32_t serial, in sendRequestStrings() argument
2951 RLOGD("OemHookImpl::sendRequestStrings: serial %d", serial); in sendRequestStrings()
2953 dispatchStrings(serial, mSlotId, RIL_REQUEST_OEM_HOOK_STRINGS, data); in sendRequestStrings()
2963 void radio::acknowledgeRequest(int slotId, int serial) { in acknowledgeRequest() argument
2965 Return<void> retStatus = radioService[slotId]->mRadioResponse->acknowledgeRequest(serial); in acknowledgeRequest()
2972 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo() argument
2974 responseInfo.serial = serial; in populateResponseInfo()
2986 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty() argument
2988 populateResponseInfo(responseInfo, serial, responseType, e); in responseIntOrEmpty()
3005 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt() argument
3007 populateResponseInfo(responseInfo, serial, responseType, e); in responseInt()
3021 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse() argument
3025 populateResponseInfo(responseInfo, serial, responseType, e); in getIccCardStatusResponse()
3071 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse() argument
3074 RLOGD("supplyIccPinForAppResponse: serial %d", serial); in supplyIccPinForAppResponse()
3079 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in supplyIccPinForAppResponse()
3093 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse() argument
3096 RLOGD("supplyIccPukForAppResponse: serial %d", serial); in supplyIccPukForAppResponse()
3101 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in supplyIccPukForAppResponse()
3114 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse() argument
3117 RLOGD("supplyIccPin2ForAppResponse: serial %d", serial); in supplyIccPin2ForAppResponse()
3122 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in supplyIccPin2ForAppResponse()
3135 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse() argument
3138 RLOGD("supplyIccPuk2ForAppResponse: serial %d", serial); in supplyIccPuk2ForAppResponse()
3143 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in supplyIccPuk2ForAppResponse()
3156 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse() argument
3159 RLOGD("changeIccPinForAppResponse: serial %d", serial); in changeIccPinForAppResponse()
3164 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in changeIccPinForAppResponse()
3177 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse() argument
3180 RLOGD("changeIccPin2ForAppResponse: serial %d", serial); in changeIccPin2ForAppResponse()
3185 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in changeIccPin2ForAppResponse()
3198 int responseType, int serial, RIL_Errno e, in supplyNetworkDepersonalizationResponse() argument
3201 RLOGD("supplyNetworkDepersonalizationResponse: serial %d", serial); in supplyNetworkDepersonalizationResponse()
3206 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in supplyNetworkDepersonalizationResponse()
3219 int responseType, int serial, RIL_Errno e, in getCurrentCallsResponse() argument
3222 RLOGD("getCurrentCallsResponse: serial %d", serial); in getCurrentCallsResponse()
3227 populateResponseInfo(responseInfo, serial, responseType, e); in getCurrentCallsResponse()
3277 int responseType, int serial, RIL_Errno e, void *response, in dialResponse() argument
3280 RLOGD("dialResponse: serial %d", serial); in dialResponse()
3285 populateResponseInfo(responseInfo, serial, responseType, e); in dialResponse()
3296 int responseType, int serial, RIL_Errno e, void *response, in getIMSIForAppResponse() argument
3299 RLOGD("getIMSIForAppResponse: serial %d", serial); in getIMSIForAppResponse()
3304 populateResponseInfo(responseInfo, serial, responseType, e); in getIMSIForAppResponse()
3317 int responseType, int serial, RIL_Errno e, in hangupConnectionResponse() argument
3320 RLOGD("hangupConnectionResponse: serial %d", serial); in hangupConnectionResponse()
3325 populateResponseInfo(responseInfo, serial, responseType, e); in hangupConnectionResponse()
3338 int responseType, int serial, RIL_Errno e, in hangupWaitingOrBackgroundResponse() argument
3341 RLOGD("hangupWaitingOrBackgroundResponse: serial %d", serial); in hangupWaitingOrBackgroundResponse()
3346 populateResponseInfo(responseInfo, serial, responseType, e); in hangupWaitingOrBackgroundResponse()
3359 int radio::hangupForegroundResumeBackgroundResponse(int slotId, int responseType, int serial, in hangupForegroundResumeBackgroundResponse() argument
3363 RLOGD("hangupWaitingOrBackgroundResponse: serial %d", serial); in hangupForegroundResumeBackgroundResponse()
3368 populateResponseInfo(responseInfo, serial, responseType, e); in hangupForegroundResumeBackgroundResponse()
3381 int radio::switchWaitingOrHoldingAndActiveResponse(int slotId, int responseType, int serial, in switchWaitingOrHoldingAndActiveResponse() argument
3385 RLOGD("switchWaitingOrHoldingAndActiveResponse: serial %d", serial); in switchWaitingOrHoldingAndActiveResponse()
3390 populateResponseInfo(responseInfo, serial, responseType, e); in switchWaitingOrHoldingAndActiveResponse()
3404 int serial, RIL_Errno e, void *response, size_t responseLen) { in conferenceResponse() argument
3406 RLOGD("conferenceResponse: serial %d", serial); in conferenceResponse()
3411 populateResponseInfo(responseInfo, serial, responseType, e); in conferenceResponse()
3424 int serial, RIL_Errno e, void *response, size_t responseLen) { in rejectCallResponse() argument
3426 RLOGD("rejectCallResponse: serial %d", serial); in rejectCallResponse()
3431 populateResponseInfo(responseInfo, serial, responseType, e); in rejectCallResponse()
3444 int responseType, int serial, RIL_Errno e, void *response, in getLastCallFailCauseResponse() argument
3447 RLOGD("getLastCallFailCauseResponse: serial %d", serial); in getLastCallFailCauseResponse()
3452 populateResponseInfo(responseInfo, serial, responseType, e); in getLastCallFailCauseResponse()
3483 int responseType, int serial, RIL_Errno e, in getSignalStrengthResponse() argument
3486 RLOGD("getSignalStrengthResponse: serial %d", serial); in getSignalStrengthResponse()
3491 populateResponseInfo(responseInfo, serial, responseType, e); in getSignalStrengthResponse()
3853 int responseType, int serial, RIL_Errno e, in getVoiceRegistrationStateResponse() argument
3856 RLOGD("getVoiceRegistrationStateResponse: serial %d", serial); in getVoiceRegistrationStateResponse()
3861 populateResponseInfo(responseInfo, serial, responseType, e); in getVoiceRegistrationStateResponse()
3917 int responseType, int serial, RIL_Errno e, in getDataRegistrationStateResponse() argument
3920 RLOGD("getDataRegistrationStateResponse: serial %d", serial); in getDataRegistrationStateResponse()
3925 populateResponseInfo(responseInfo, serial, responseType, e); in getDataRegistrationStateResponse()
3973 int responseType, int serial, RIL_Errno e, void *response, in getOperatorResponse() argument
3976 RLOGD("getOperatorResponse: serial %d", serial); in getOperatorResponse()
3981 populateResponseInfo(responseInfo, serial, responseType, e); in getOperatorResponse()
4008 int responseType, int serial, RIL_Errno e, void *response, in setRadioPowerResponse() argument
4010 RLOGD("setRadioPowerResponse: serial %d", serial); in setRadioPowerResponse()
4014 populateResponseInfo(responseInfo, serial, responseType, e); in setRadioPowerResponse()
4027 int responseType, int serial, RIL_Errno e, void *response, in sendDtmfResponse() argument
4030 RLOGD("sendDtmfResponse: serial %d", serial); in sendDtmfResponse()
4035 populateResponseInfo(responseInfo, serial, responseType, e); in sendDtmfResponse()
4047 SendSmsResult makeSendSmsResult(RadioResponseInfo& responseInfo, int serial, int responseType, in makeSendSmsResult() argument
4049 populateResponseInfo(responseInfo, serial, responseType, e); in makeSendSmsResult()
4066 int responseType, int serial, RIL_Errno e, void *response, in sendSmsResponse() argument
4069 RLOGD("sendSmsResponse: serial %d", serial); in sendSmsResponse()
4074 SendSmsResult result = makeSendSmsResult(responseInfo, serial, responseType, e, response, in sendSmsResponse()
4088 int responseType, int serial, RIL_Errno e, void *response, in sendSMSExpectMoreResponse() argument
4091 RLOGD("sendSMSExpectMoreResponse: serial %d", serial); in sendSMSExpectMoreResponse()
4096 SendSmsResult result = makeSendSmsResult(responseInfo, serial, responseType, e, response, in sendSMSExpectMoreResponse()
4110 int responseType, int serial, RIL_Errno e, void *response, in setupDataCallResponse() argument
4113 RLOGD("setupDataCallResponse: serial %d", serial); in setupDataCallResponse()
4118 populateResponseInfo(responseInfo, serial, responseType, e); in setupDataCallResponse()
4147 IccIoResult responseIccIo(RadioResponseInfo& responseInfo, int serial, int responseType, in responseIccIo() argument
4149 populateResponseInfo(responseInfo, serial, responseType, e); in responseIccIo()
4166 int responseType, int serial, RIL_Errno e, void *response, in iccIOForAppResponse() argument
4169 RLOGD("iccIOForAppResponse: serial %d", serial); in iccIOForAppResponse()
4174 IccIoResult result = responseIccIo(responseInfo, serial, responseType, e, response, in iccIOForAppResponse()
4188 int responseType, int serial, RIL_Errno e, void *response, in sendUssdResponse() argument
4191 RLOGD("sendUssdResponse: serial %d", serial); in sendUssdResponse()
4196 populateResponseInfo(responseInfo, serial, responseType, e); in sendUssdResponse()
4209 int responseType, int serial, RIL_Errno e, void *response, in cancelPendingUssdResponse() argument
4212 RLOGD("cancelPendingUssdResponse: serial %d", serial); in cancelPendingUssdResponse()
4217 populateResponseInfo(responseInfo, serial, responseType, e); in cancelPendingUssdResponse()
4230 int responseType, int serial, RIL_Errno e, void *response, in getClirResponse() argument
4233 RLOGD("getClirResponse: serial %d", serial); in getClirResponse()
4238 populateResponseInfo(responseInfo, serial, responseType, e); in getClirResponse()
4260 int responseType, int serial, RIL_Errno e, void *response, in setClirResponse() argument
4263 RLOGD("setClirResponse: serial %d", serial); in setClirResponse()
4268 populateResponseInfo(responseInfo, serial, responseType, e); in setClirResponse()
4280 int responseType, int serial, RIL_Errno e, in getCallForwardStatusResponse() argument
4283 RLOGD("getCallForwardStatusResponse: serial %d", serial); in getCallForwardStatusResponse()
4288 populateResponseInfo(responseInfo, serial, responseType, e); in getCallForwardStatusResponse()
4321 int responseType, int serial, RIL_Errno e, void *response, in setCallForwardResponse() argument
4324 RLOGD("setCallForwardResponse: serial %d", serial); in setCallForwardResponse()
4329 populateResponseInfo(responseInfo, serial, responseType, e); in setCallForwardResponse()
4341 int responseType, int serial, RIL_Errno e, void *response, in getCallWaitingResponse() argument
4344 RLOGD("getCallWaitingResponse: serial %d", serial); in getCallWaitingResponse()
4349 populateResponseInfo(responseInfo, serial, responseType, e); in getCallWaitingResponse()
4372 int responseType, int serial, RIL_Errno e, void *response, in setCallWaitingResponse() argument
4375 RLOGD("setCallWaitingResponse: serial %d", serial); in setCallWaitingResponse()
4380 populateResponseInfo(responseInfo, serial, responseType, e); in setCallWaitingResponse()
4392 int responseType, int serial, RIL_Errno e, in acknowledgeLastIncomingGsmSmsResponse() argument
4395 RLOGD("acknowledgeLastIncomingGsmSmsResponse: serial %d", serial); in acknowledgeLastIncomingGsmSmsResponse()
4400 populateResponseInfo(responseInfo, serial, responseType, e); in acknowledgeLastIncomingGsmSmsResponse()
4414 int responseType, int serial, RIL_Errno e, in acceptCallResponse() argument
4417 RLOGD("acceptCallResponse: serial %d", serial); in acceptCallResponse()
4422 populateResponseInfo(responseInfo, serial, responseType, e); in acceptCallResponse()
4435 int responseType, int serial, RIL_Errno e, in deactivateDataCallResponse() argument
4438 RLOGD("deactivateDataCallResponse: serial %d", serial); in deactivateDataCallResponse()
4443 populateResponseInfo(responseInfo, serial, responseType, e); in deactivateDataCallResponse()
4456 int responseType, int serial, RIL_Errno e, in getFacilityLockForAppResponse() argument
4459 RLOGD("getFacilityLockForAppResponse: serial %d", serial); in getFacilityLockForAppResponse()
4464 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getFacilityLockForAppResponse()
4477 int responseType, int serial, RIL_Errno e, in setFacilityLockForAppResponse() argument
4480 RLOGD("setFacilityLockForAppResponse: serial %d", serial); in setFacilityLockForAppResponse()
4485 int ret = responseIntOrEmpty(responseInfo, serial, responseType, e, response, responseLen); in setFacilityLockForAppResponse()
4499 int responseType, int serial, RIL_Errno e, in setBarringPasswordResponse() argument
4502 RLOGD("acceptCallResponse: serial %d", serial); in setBarringPasswordResponse()
4507 populateResponseInfo(responseInfo, serial, responseType, e); in setBarringPasswordResponse()
4520 int responseType, int serial, RIL_Errno e, void *response, in getNetworkSelectionModeResponse() argument
4523 RLOGD("getNetworkSelectionModeResponse: serial %d", serial); in getNetworkSelectionModeResponse()
4528 populateResponseInfo(responseInfo, serial, responseType, e); in getNetworkSelectionModeResponse()
4550 int radio::setNetworkSelectionModeAutomaticResponse(int slotId, int responseType, int serial, in setNetworkSelectionModeAutomaticResponse() argument
4554 RLOGD("setNetworkSelectionModeAutomaticResponse: serial %d", serial); in setNetworkSelectionModeAutomaticResponse()
4559 populateResponseInfo(responseInfo, serial, responseType, e); in setNetworkSelectionModeAutomaticResponse()
4573 int responseType, int serial, RIL_Errno e, in setNetworkSelectionModeManualResponse() argument
4576 RLOGD("setNetworkSelectionModeManualResponse: serial %d", serial); in setNetworkSelectionModeManualResponse()
4581 populateResponseInfo(responseInfo, serial, responseType, e); in setNetworkSelectionModeManualResponse()
4609 int responseType, int serial, RIL_Errno e, void *response, in getAvailableNetworksResponse() argument
4612 RLOGD("getAvailableNetworksResponse: serial %d", serial); in getAvailableNetworksResponse()
4617 populateResponseInfo(responseInfo, serial, responseType, e); in getAvailableNetworksResponse()
4652 int responseType, int serial, RIL_Errno e, in startDtmfResponse() argument
4655 RLOGD("startDtmfResponse: serial %d", serial); in startDtmfResponse()
4660 populateResponseInfo(responseInfo, serial, responseType, e); in startDtmfResponse()
4672 int responseType, int serial, RIL_Errno e, in stopDtmfResponse() argument
4675 RLOGD("stopDtmfResponse: serial %d", serial); in stopDtmfResponse()
4680 populateResponseInfo(responseInfo, serial, responseType, e); in stopDtmfResponse()
4692 int responseType, int serial, RIL_Errno e, in getBasebandVersionResponse() argument
4695 RLOGD("getBasebandVersionResponse: serial %d", serial); in getBasebandVersionResponse()
4700 populateResponseInfo(responseInfo, serial, responseType, e); in getBasebandVersionResponse()
4713 int responseType, int serial, RIL_Errno e, in separateConnectionResponse() argument
4716 RLOGD("separateConnectionResponse: serial %d", serial); in separateConnectionResponse()
4721 populateResponseInfo(responseInfo, serial, responseType, e); in separateConnectionResponse()
4734 int responseType, int serial, RIL_Errno e, in setMuteResponse() argument
4737 RLOGD("setMuteResponse: serial %d", serial); in setMuteResponse()
4742 populateResponseInfo(responseInfo, serial, responseType, e); in setMuteResponse()
4754 int responseType, int serial, RIL_Errno e, void *response, in getMuteResponse() argument
4757 RLOGD("getMuteResponse: serial %d", serial); in getMuteResponse()
4762 populateResponseInfo(responseInfo, serial, responseType, e); in getMuteResponse()
4782 int responseType, int serial, RIL_Errno e, in getClipResponse() argument
4785 RLOGD("getClipResponse: serial %d", serial); in getClipResponse()
4790 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getClipResponse()
4802 int responseType, int serial, RIL_Errno e, in getDataCallListResponse() argument
4805 RLOGD("getDataCallListResponse: serial %d", serial); in getDataCallListResponse()
4810 populateResponseInfo(responseInfo, serial, responseType, e); in getDataCallListResponse()
4832 int responseType, int serial, RIL_Errno e, in setSuppServiceNotificationsResponse() argument
4835 RLOGD("setSuppServiceNotificationsResponse: serial %d", serial); in setSuppServiceNotificationsResponse()
4840 populateResponseInfo(responseInfo, serial, responseType, e); in setSuppServiceNotificationsResponse()
4854 int responseType, int serial, RIL_Errno e, in deleteSmsOnSimResponse() argument
4857 RLOGD("deleteSmsOnSimResponse: serial %d", serial); in deleteSmsOnSimResponse()
4862 populateResponseInfo(responseInfo, serial, responseType, e); in deleteSmsOnSimResponse()
4874 int responseType, int serial, RIL_Errno e, in setBandModeResponse() argument
4877 RLOGD("setBandModeResponse: serial %d", serial); in setBandModeResponse()
4882 populateResponseInfo(responseInfo, serial, responseType, e); in setBandModeResponse()
4894 int responseType, int serial, RIL_Errno e, in writeSmsToSimResponse() argument
4897 RLOGD("writeSmsToSimResponse: serial %d", serial); in writeSmsToSimResponse()
4902 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in writeSmsToSimResponse()
4914 int responseType, int serial, RIL_Errno e, void *response, in getAvailableBandModesResponse() argument
4917 RLOGD("getAvailableBandModesResponse: serial %d", serial); in getAvailableBandModesResponse()
4922 populateResponseInfo(responseInfo, serial, responseType, e); in getAvailableBandModesResponse()
4948 int responseType, int serial, RIL_Errno e, in sendEnvelopeResponse() argument
4951 RLOGD("sendEnvelopeResponse: serial %d", serial); in sendEnvelopeResponse()
4956 populateResponseInfo(responseInfo, serial, responseType, e); in sendEnvelopeResponse()
4969 int responseType, int serial, RIL_Errno e, in sendTerminalResponseToSimResponse() argument
4972 RLOGD("sendTerminalResponseToSimResponse: serial %d", serial); in sendTerminalResponseToSimResponse()
4977 populateResponseInfo(responseInfo, serial, responseType, e); in sendTerminalResponseToSimResponse()
4991 int responseType, int serial, in handleStkCallSetupRequestFromSimResponse() argument
4995 RLOGD("handleStkCallSetupRequestFromSimResponse: serial %d", serial); in handleStkCallSetupRequestFromSimResponse()
5000 populateResponseInfo(responseInfo, serial, responseType, e); in handleStkCallSetupRequestFromSimResponse()
5014 int responseType, int serial, RIL_Errno e, in explicitCallTransferResponse() argument
5017 RLOGD("explicitCallTransferResponse: serial %d", serial); in explicitCallTransferResponse()
5022 populateResponseInfo(responseInfo, serial, responseType, e); in explicitCallTransferResponse()
5035 int responseType, int serial, RIL_Errno e, in setPreferredNetworkTypeResponse() argument
5038 RLOGD("setPreferredNetworkTypeResponse: serial %d", serial); in setPreferredNetworkTypeResponse()
5043 populateResponseInfo(responseInfo, serial, responseType, e); in setPreferredNetworkTypeResponse()
5058 int responseType, int serial, RIL_Errno e, in getPreferredNetworkTypeResponse() argument
5061 RLOGD("getPreferredNetworkTypeResponse: serial %d", serial); in getPreferredNetworkTypeResponse()
5066 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getPreferredNetworkTypeResponse()
5080 int responseType, int serial, RIL_Errno e, in getNeighboringCidsResponse() argument
5083 RLOGD("getNeighboringCidsResponse: serial %d", serial); in getNeighboringCidsResponse()
5088 populateResponseInfo(responseInfo, serial, responseType, e); in getNeighboringCidsResponse()
5118 int responseType, int serial, RIL_Errno e, in setLocationUpdatesResponse() argument
5121 RLOGD("setLocationUpdatesResponse: serial %d", serial); in setLocationUpdatesResponse()
5126 populateResponseInfo(responseInfo, serial, responseType, e); in setLocationUpdatesResponse()
5139 int responseType, int serial, RIL_Errno e, in setCdmaSubscriptionSourceResponse() argument
5142 RLOGD("setCdmaSubscriptionSourceResponse: serial %d", serial); in setCdmaSubscriptionSourceResponse()
5147 populateResponseInfo(responseInfo, serial, responseType, e); in setCdmaSubscriptionSourceResponse()
5161 int responseType, int serial, RIL_Errno e, in setCdmaRoamingPreferenceResponse() argument
5164 RLOGD("setCdmaRoamingPreferenceResponse: serial %d", serial); in setCdmaRoamingPreferenceResponse()
5169 populateResponseInfo(responseInfo, serial, responseType, e); in setCdmaRoamingPreferenceResponse()
5183 int responseType, int serial, RIL_Errno e, in getCdmaRoamingPreferenceResponse() argument
5186 RLOGD("getCdmaRoamingPreferenceResponse: serial %d", serial); in getCdmaRoamingPreferenceResponse()
5191 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getCdmaRoamingPreferenceResponse()
5205 int responseType, int serial, RIL_Errno e, in setTTYModeResponse() argument
5208 RLOGD("setTTYModeResponse: serial %d", serial); in setTTYModeResponse()
5213 populateResponseInfo(responseInfo, serial, responseType, e); in setTTYModeResponse()
5225 int responseType, int serial, RIL_Errno e, in getTTYModeResponse() argument
5228 RLOGD("getTTYModeResponse: serial %d", serial); in getTTYModeResponse()
5233 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getTTYModeResponse()
5246 int responseType, int serial, RIL_Errno e, in setPreferredVoicePrivacyResponse() argument
5249 RLOGD("setPreferredVoicePrivacyResponse: serial %d", serial); in setPreferredVoicePrivacyResponse()
5254 populateResponseInfo(responseInfo, serial, responseType, e); in setPreferredVoicePrivacyResponse()
5268 int responseType, int serial, RIL_Errno e, in getPreferredVoicePrivacyResponse() argument
5271 RLOGD("getPreferredVoicePrivacyResponse: serial %d", serial); in getPreferredVoicePrivacyResponse()
5276 populateResponseInfo(responseInfo, serial, responseType, e); in getPreferredVoicePrivacyResponse()
5299 int responseType, int serial, RIL_Errno e, in sendCDMAFeatureCodeResponse() argument
5302 RLOGD("sendCDMAFeatureCodeResponse: serial %d", serial); in sendCDMAFeatureCodeResponse()
5307 populateResponseInfo(responseInfo, serial, responseType, e); in sendCDMAFeatureCodeResponse()
5320 int responseType, int serial, RIL_Errno e, in sendBurstDtmfResponse() argument
5323 RLOGD("sendBurstDtmfResponse: serial %d", serial); in sendBurstDtmfResponse()
5328 populateResponseInfo(responseInfo, serial, responseType, e); in sendBurstDtmfResponse()
5340 int responseType, int serial, RIL_Errno e, void *response, in sendCdmaSmsResponse() argument
5343 RLOGD("sendCdmaSmsResponse: serial %d", serial); in sendCdmaSmsResponse()
5348 SendSmsResult result = makeSendSmsResult(responseInfo, serial, responseType, e, response, in sendCdmaSmsResponse()
5362 int responseType, int serial, RIL_Errno e, in acknowledgeLastIncomingCdmaSmsResponse() argument
5365 RLOGD("acknowledgeLastIncomingCdmaSmsResponse: serial %d", serial); in acknowledgeLastIncomingCdmaSmsResponse()
5370 populateResponseInfo(responseInfo, serial, responseType, e); in acknowledgeLastIncomingCdmaSmsResponse()
5384 int responseType, int serial, RIL_Errno e, in getGsmBroadcastConfigResponse() argument
5387 RLOGD("getGsmBroadcastConfigResponse: serial %d", serial); in getGsmBroadcastConfigResponse()
5392 populateResponseInfo(responseInfo, serial, responseType, e); in getGsmBroadcastConfigResponse()
5426 int responseType, int serial, RIL_Errno e, in setGsmBroadcastConfigResponse() argument
5429 RLOGD("setGsmBroadcastConfigResponse: serial %d", serial); in setGsmBroadcastConfigResponse()
5434 populateResponseInfo(responseInfo, serial, responseType, e); in setGsmBroadcastConfigResponse()
5447 int responseType, int serial, RIL_Errno e, in setGsmBroadcastActivationResponse() argument
5450 RLOGD("setGsmBroadcastActivationResponse: serial %d", serial); in setGsmBroadcastActivationResponse()
5455 populateResponseInfo(responseInfo, serial, responseType, e); in setGsmBroadcastActivationResponse()
5469 int responseType, int serial, RIL_Errno e, in getCdmaBroadcastConfigResponse() argument
5472 RLOGD("getCdmaBroadcastConfigResponse: serial %d", serial); in getCdmaBroadcastConfigResponse()
5477 populateResponseInfo(responseInfo, serial, responseType, e); in getCdmaBroadcastConfigResponse()
5509 int responseType, int serial, RIL_Errno e, in setCdmaBroadcastConfigResponse() argument
5512 RLOGD("setCdmaBroadcastConfigResponse: serial %d", serial); in setCdmaBroadcastConfigResponse()
5517 populateResponseInfo(responseInfo, serial, responseType, e); in setCdmaBroadcastConfigResponse()
5531 int responseType, int serial, RIL_Errno e, in setCdmaBroadcastActivationResponse() argument
5534 RLOGD("setCdmaBroadcastActivationResponse: serial %d", serial); in setCdmaBroadcastActivationResponse()
5539 populateResponseInfo(responseInfo, serial, responseType, e); in setCdmaBroadcastActivationResponse()
5553 int responseType, int serial, RIL_Errno e, void *response, in getCDMASubscriptionResponse() argument
5556 RLOGD("getCDMASubscriptionResponse: serial %d", serial); in getCDMASubscriptionResponse()
5561 populateResponseInfo(responseInfo, serial, responseType, e); in getCDMASubscriptionResponse()
5593 int responseType, int serial, RIL_Errno e, in writeSmsToRuimResponse() argument
5596 RLOGD("writeSmsToRuimResponse: serial %d", serial); in writeSmsToRuimResponse()
5601 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in writeSmsToRuimResponse()
5613 int responseType, int serial, RIL_Errno e, in deleteSmsOnRuimResponse() argument
5616 RLOGD("deleteSmsOnRuimResponse: serial %d", serial); in deleteSmsOnRuimResponse()
5621 populateResponseInfo(responseInfo, serial, responseType, e); in deleteSmsOnRuimResponse()
5633 int responseType, int serial, RIL_Errno e, void *response, in getDeviceIdentityResponse() argument
5636 RLOGD("getDeviceIdentityResponse: serial %d", serial); in getDeviceIdentityResponse()
5641 populateResponseInfo(responseInfo, serial, responseType, e); in getDeviceIdentityResponse()
5671 int responseType, int serial, RIL_Errno e, in exitEmergencyCallbackModeResponse() argument
5674 RLOGD("exitEmergencyCallbackModeResponse: serial %d", serial); in exitEmergencyCallbackModeResponse()
5679 populateResponseInfo(responseInfo, serial, responseType, e); in exitEmergencyCallbackModeResponse()
5693 int responseType, int serial, RIL_Errno e, in getSmscAddressResponse() argument
5696 RLOGD("getSmscAddressResponse: serial %d", serial); in getSmscAddressResponse()
5701 populateResponseInfo(responseInfo, serial, responseType, e); in getSmscAddressResponse()
5714 int responseType, int serial, RIL_Errno e, in setSmscAddressResponse() argument
5717 RLOGD("setSmscAddressResponse: serial %d", serial); in setSmscAddressResponse()
5722 populateResponseInfo(responseInfo, serial, responseType, e); in setSmscAddressResponse()
5734 int responseType, int serial, RIL_Errno e, in reportSmsMemoryStatusResponse() argument
5737 RLOGD("reportSmsMemoryStatusResponse: serial %d", serial); in reportSmsMemoryStatusResponse()
5742 populateResponseInfo(responseInfo, serial, responseType, e); in reportSmsMemoryStatusResponse()
5755 int responseType, int serial, RIL_Errno e, in reportStkServiceIsRunningResponse() argument
5758 RLOGD("reportStkServiceIsRunningResponse: serial %d", serial); in reportStkServiceIsRunningResponse()
5763 populateResponseInfo(responseInfo, serial, responseType, e); in reportStkServiceIsRunningResponse()
5776 int responseType, int serial, RIL_Errno e, in getCdmaSubscriptionSourceResponse() argument
5779 RLOGD("getCdmaSubscriptionSourceResponse: serial %d", serial); in getCdmaSubscriptionSourceResponse()
5784 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getCdmaSubscriptionSourceResponse()
5798 int responseType, int serial, RIL_Errno e, in requestIsimAuthenticationResponse() argument
5801 RLOGD("requestIsimAuthenticationResponse: serial %d", serial); in requestIsimAuthenticationResponse()
5806 populateResponseInfo(responseInfo, serial, responseType, e); in requestIsimAuthenticationResponse()
5822 int serial, RIL_Errno e, void *response, in acknowledgeIncomingGsmSmsWithPduResponse() argument
5825 RLOGD("acknowledgeIncomingGsmSmsWithPduResponse: serial %d", serial); in acknowledgeIncomingGsmSmsWithPduResponse()
5830 populateResponseInfo(responseInfo, serial, responseType, e); in acknowledgeIncomingGsmSmsWithPduResponse()
5844 int responseType, int serial, RIL_Errno e, void *response, in sendEnvelopeWithStatusResponse() argument
5847 RLOGD("sendEnvelopeWithStatusResponse: serial %d", serial); in sendEnvelopeWithStatusResponse()
5852 IccIoResult result = responseIccIo(responseInfo, serial, responseType, e, in sendEnvelopeWithStatusResponse()
5868 int responseType, int serial, RIL_Errno e, in getVoiceRadioTechnologyResponse() argument
5871 RLOGD("getVoiceRadioTechnologyResponse: serial %d", serial); in getVoiceRadioTechnologyResponse()
5876 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in getVoiceRadioTechnologyResponse()
5891 int serial, RIL_Errno e, void *response, in getCellInfoListResponse() argument
5894 RLOGD("getCellInfoListResponse: serial %d", serial); in getCellInfoListResponse()
5899 populateResponseInfo(responseInfo, serial, responseType, e); in getCellInfoListResponse()
5922 int serial, RIL_Errno e, void *response, in setCellInfoListRateResponse() argument
5925 RLOGD("setCellInfoListRateResponse: serial %d", serial); in setCellInfoListRateResponse()
5930 populateResponseInfo(responseInfo, serial, responseType, e); in setCellInfoListRateResponse()
5943 int responseType, int serial, RIL_Errno e, in setInitialAttachApnResponse() argument
5946 RLOGD("setInitialAttachApnResponse: serial %d", serial); in setInitialAttachApnResponse()
5951 populateResponseInfo(responseInfo, serial, responseType, e); in setInitialAttachApnResponse()
5964 int responseType, int serial, RIL_Errno e, in getImsRegistrationStateResponse() argument
5967 RLOGD("getImsRegistrationStateResponse: serial %d", serial); in getImsRegistrationStateResponse()
5972 populateResponseInfo(responseInfo, serial, responseType, e); in getImsRegistrationStateResponse()
5997 int responseType, int serial, RIL_Errno e, void *response, in sendImsSmsResponse() argument
6000 RLOGD("sendImsSmsResponse: serial %d", serial); in sendImsSmsResponse()
6005 SendSmsResult result = makeSendSmsResult(responseInfo, serial, responseType, e, response, in sendImsSmsResponse()
6019 int responseType, int serial, RIL_Errno e, in iccTransmitApduBasicChannelResponse() argument
6022 RLOGD("iccTransmitApduBasicChannelResponse: serial %d", serial); in iccTransmitApduBasicChannelResponse()
6027 IccIoResult result = responseIccIo(responseInfo, serial, responseType, e, response, in iccTransmitApduBasicChannelResponse()
6043 int responseType, int serial, RIL_Errno e, void *response, in iccOpenLogicalChannelResponse() argument
6046 RLOGD("iccOpenLogicalChannelResponse: serial %d", serial); in iccOpenLogicalChannelResponse()
6051 populateResponseInfo(responseInfo, serial, responseType, e); in iccOpenLogicalChannelResponse()
6081 int responseType, int serial, RIL_Errno e, in iccCloseLogicalChannelResponse() argument
6084 RLOGD("iccCloseLogicalChannelResponse: serial %d", serial); in iccCloseLogicalChannelResponse()
6089 populateResponseInfo(responseInfo, serial, responseType, e); in iccCloseLogicalChannelResponse()
6103 int responseType, int serial, RIL_Errno e, in iccTransmitApduLogicalChannelResponse() argument
6106 RLOGD("iccTransmitApduLogicalChannelResponse: serial %d", serial); in iccTransmitApduLogicalChannelResponse()
6111 IccIoResult result = responseIccIo(responseInfo, serial, responseType, e, response, in iccTransmitApduLogicalChannelResponse()
6127 int responseType, int serial, RIL_Errno e, in nvReadItemResponse() argument
6130 RLOGD("nvReadItemResponse: serial %d", serial); in nvReadItemResponse()
6135 populateResponseInfo(responseInfo, serial, responseType, e); in nvReadItemResponse()
6148 int responseType, int serial, RIL_Errno e, in nvWriteItemResponse() argument
6151 RLOGD("nvWriteItemResponse: serial %d", serial); in nvWriteItemResponse()
6156 populateResponseInfo(responseInfo, serial, responseType, e); in nvWriteItemResponse()
6168 int responseType, int serial, RIL_Errno e, in nvWriteCdmaPrlResponse() argument
6171 RLOGD("nvWriteCdmaPrlResponse: serial %d", serial); in nvWriteCdmaPrlResponse()
6176 populateResponseInfo(responseInfo, serial, responseType, e); in nvWriteCdmaPrlResponse()
6188 int responseType, int serial, RIL_Errno e, in nvResetConfigResponse() argument
6191 RLOGD("nvResetConfigResponse: serial %d", serial); in nvResetConfigResponse()
6196 populateResponseInfo(responseInfo, serial, responseType, e); in nvResetConfigResponse()
6208 int responseType, int serial, RIL_Errno e, in setUiccSubscriptionResponse() argument
6211 RLOGD("setUiccSubscriptionResponse: serial %d", serial); in setUiccSubscriptionResponse()
6216 populateResponseInfo(responseInfo, serial, responseType, e); in setUiccSubscriptionResponse()
6229 int responseType, int serial, RIL_Errno e, in setDataAllowedResponse() argument
6232 RLOGD("setDataAllowedResponse: serial %d", serial); in setDataAllowedResponse()
6237 populateResponseInfo(responseInfo, serial, responseType, e); in setDataAllowedResponse()
6249 int responseType, int serial, RIL_Errno e, in getHardwareConfigResponse() argument
6252 RLOGD("getHardwareConfigResponse: serial %d", serial); in getHardwareConfigResponse()
6257 populateResponseInfo(responseInfo, serial, responseType, e); in getHardwareConfigResponse()
6279 int responseType, int serial, RIL_Errno e, in requestIccSimAuthenticationResponse() argument
6282 RLOGD("requestIccSimAuthenticationResponse: serial %d", serial); in requestIccSimAuthenticationResponse()
6287 IccIoResult result = responseIccIo(responseInfo, serial, responseType, e, response, in requestIccSimAuthenticationResponse()
6303 int responseType, int serial, RIL_Errno e, in setDataProfileResponse() argument
6306 RLOGD("setDataProfileResponse: serial %d", serial); in setDataProfileResponse()
6311 populateResponseInfo(responseInfo, serial, responseType, e); in setDataProfileResponse()
6323 int responseType, int serial, RIL_Errno e, in requestShutdownResponse() argument
6326 RLOGD("requestShutdownResponse: serial %d", serial); in requestShutdownResponse()
6331 populateResponseInfo(responseInfo, serial, responseType, e); in requestShutdownResponse()
6342 void responseRadioCapability(RadioResponseInfo& responseInfo, int serial, in responseRadioCapability() argument
6344 populateResponseInfo(responseInfo, serial, responseType, e); in responseRadioCapability()
6356 int responseType, int serial, RIL_Errno e, in getRadioCapabilityResponse() argument
6359 RLOGD("getRadioCapabilityResponse: serial %d", serial); in getRadioCapabilityResponse()
6365 responseRadioCapability(responseInfo, serial, responseType, e, response, responseLen, in getRadioCapabilityResponse()
6378 int responseType, int serial, RIL_Errno e, in setRadioCapabilityResponse() argument
6381 RLOGD("setRadioCapabilityResponse: serial %d", serial); in setRadioCapabilityResponse()
6387 responseRadioCapability(responseInfo, serial, responseType, e, response, responseLen, in setRadioCapabilityResponse()
6399 LceStatusInfo responseLceStatusInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in responseLceStatusInfo() argument
6401 populateResponseInfo(responseInfo, serial, responseType, e); in responseLceStatusInfo()
6416 int responseType, int serial, RIL_Errno e, in startLceServiceResponse() argument
6419 RLOGD("startLceServiceResponse: serial %d", serial); in startLceServiceResponse()
6424 LceStatusInfo result = responseLceStatusInfo(responseInfo, serial, responseType, e, in startLceServiceResponse()
6439 int responseType, int serial, RIL_Errno e, in stopLceServiceResponse() argument
6442 RLOGD("stopLceServiceResponse: serial %d", serial); in stopLceServiceResponse()
6447 LceStatusInfo result = responseLceStatusInfo(responseInfo, serial, responseType, e, in stopLceServiceResponse()
6462 int responseType, int serial, RIL_Errno e, in pullLceDataResponse() argument
6465 RLOGD("pullLceDataResponse: serial %d", serial); in pullLceDataResponse()
6470 populateResponseInfo(responseInfo, serial, responseType, e); in pullLceDataResponse()
6491 int responseType, int serial, RIL_Errno e, in getModemActivityInfoResponse() argument
6494 RLOGD("getModemActivityInfoResponse: serial %d", serial); in getModemActivityInfoResponse()
6499 populateResponseInfo(responseInfo, serial, responseType, e); in getModemActivityInfoResponse()
6527 int responseType, int serial, RIL_Errno e, in setAllowedCarriersResponse() argument
6530 RLOGD("setAllowedCarriersResponse: serial %d", serial); in setAllowedCarriersResponse()
6535 int ret = responseInt(responseInfo, serial, responseType, e, response, responseLen); in setAllowedCarriersResponse()
6549 int responseType, int serial, RIL_Errno e, in getAllowedCarriersResponse() argument
6552 RLOGD("getAllowedCarriersResponse: serial %d", serial); in getAllowedCarriersResponse()
6557 populateResponseInfo(responseInfo, serial, responseType, e); in getAllowedCarriersResponse()
6609 int responseType, int serial, RIL_Errno e, in sendDeviceStateResponse() argument
6612 RLOGD("sendDeviceStateResponse: serial %d", serial); in sendDeviceStateResponse()
6617 populateResponseInfo(responseInfo, serial, responseType, e); in sendDeviceStateResponse()
6629 int responseType, int serial, RIL_Errno e, in setCarrierInfoForImsiEncryptionResponse() argument
6631 RLOGD("setCarrierInfoForImsiEncryptionResponse: serial %d", serial); in setCarrierInfoForImsiEncryptionResponse()
6634 populateResponseInfo(responseInfo, serial, responseType, e); in setCarrierInfoForImsiEncryptionResponse()
6646 int responseType, int serial, RIL_Errno e, in setIndicationFilterResponse() argument
6649 RLOGD("setIndicationFilterResponse: serial %d", serial); in setIndicationFilterResponse()
6654 populateResponseInfo(responseInfo, serial, responseType, e); in setIndicationFilterResponse()
6667 int responseType, int serial, RIL_Errno e, in setSimCardPowerResponse() argument
6670 RLOGD("setSimCardPowerResponse: serial %d", serial); in setSimCardPowerResponse()
6676 populateResponseInfo(responseInfo, serial, responseType, e); in setSimCardPowerResponse()
6695 int radio::startNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in startNetworkScanResponse() argument
6698 RLOGD("startNetworkScanResponse: serial %d", serial); in startNetworkScanResponse()
6703 populateResponseInfo(responseInfo, serial, responseType, e); in startNetworkScanResponse()
6714 int radio::stopNetworkScanResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopNetworkScanResponse() argument
6717 RLOGD("stopNetworkScanResponse: serial %d", serial); in stopNetworkScanResponse()
6722 populateResponseInfo(responseInfo, serial, responseType, e); in stopNetworkScanResponse()
6739 int radio::startKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in startKeepaliveResponse() argument
6742 RLOGD("%s(): %d", __FUNCTION__, serial); in startKeepaliveResponse()
6745 populateResponseInfo(responseInfo, serial, responseType, e); in startKeepaliveResponse()
6767 int radio::stopKeepaliveResponse(int slotId, int responseType, int serial, RIL_Errno e, in stopKeepaliveResponse() argument
6770 RLOGD("%s(): %d", __FUNCTION__, serial); in stopKeepaliveResponse()
6773 populateResponseInfo(responseInfo, serial, responseType, e); in stopKeepaliveResponse()
6788 int responseType, int serial, RIL_Errno e, in sendRequestRawResponse() argument
6791 RLOGD("sendRequestRawResponse: serial %d", serial); in sendRequestRawResponse()
6798 populateResponseInfo(responseInfo, serial, responseType, e); in sendRequestRawResponse()
6819 int responseType, int serial, RIL_Errno e, in sendRequestStringsResponse() argument
6822 RLOGD("sendRequestStringsResponse: serial %d", serial); in sendRequestStringsResponse()
6829 populateResponseInfo(responseInfo, serial, responseType, e); in sendRequestStringsResponse()