Home
last modified time | relevance | path

Searched defs:responses (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp301 std::vector<std::string> responses; in HandleRadioPowerReq() local
429 std::vector<std::string> responses; in HandleSignalStrength() local
514 std::vector<std::string> responses; in HandleQueryNetworkSelectionMode() local
555 std::vector<std::string> responses; in HandleRequestOperator() local
573 std::vector<std::string> responses; in HandleQueryAvailableNetwork() local
592 std::vector<std::string> responses; in HandleSetNetworkSelectionMode() local
827 std::vector<std::string> responses; in HandleVoiceNetworkRegistration() local
898 std::vector<std::string> responses; in HandleDataNetworkRegistration() local
953 std::vector<std::string> responses; in HandleGetPreferredNetworkType() local
965 std::vector<std::string> responses; in HandleQuerySupportedTechs() local
[all …]
Dsup_service.cpp113 std::vector<std::string> responses; in HandleCLIR() local
150 std::vector<std::string> responses = {"+CLIP: 0, 0", "OK"}; in HandleCLIP() local
195 std::vector<std::string> responses; in HandleCallForward() local
294 std::vector<std::string> responses; in HandleCallWaiting() local
Dsim_service.cpp879 std::vector<std::string> responses; in HandleSIMStatusReq() local
931 std::vector<std::string> responses; in HandleSIM_IO() local
1087 std::vector<std::string> responses; in HandleCSIM_IO() local
1163 std::vector<std::string> responses; in HandleChangeOrEnterPIN() local
1250 std::vector<std::string> responses; in HandleGetIMSI() local
1295 std::vector<std::string> responses; in HandleGetIccId() local
1381 std::vector<std::string> responses; in HandleFacilityLock() local
1439 std::vector<std::string> responses; in HandleOpenLogicalChannel() local
1497 std::vector<std::string> responses; in HandleCloseLogicalChannel() local
1543 std::vector<std::string> responses; in HandleTransmitLogicalChannel() local
[all …]
Dsms_service.cpp96 std::vector<std::string> responses; in HandleSendSMS() local
199 std::vector<std::string> responses; in HandleBroadcastConfig() local
233 std::vector<std::string> responses; in HandleGetSmscAddress() local
272 std::vector<std::string> responses; in HandleSendSMSPDU() local
349 std::vector<std::string> responses; in HandleWriteSMSPduToSim() local
Ddata_service.cpp107 std::vector<std::string> responses; in HandleQueryDataCallList() local
190 std::vector<std::string> responses; in HandleQueryPDPContextList() local
274 std::vector<std::string> responses; in HandleReadDynamicParam() local
Dcall_service.cpp342 std::vector<std::string> responses; in HandleCurrentCalls() local
399 std::vector<std::string> responses; in HandleHangup() local
505 std::vector<std::string> responses; in HandleMute() local
576 std::vector<std::string> responses; in HandleEmergencyMode() local
Dmisc_service.cpp112 std::vector<std::string> responses; in HandleGetIMEI() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c854 RIL_Data_Call_Response_v11 *responses = (n == 0) ? NULL : in requestOrSendDataCallList() local