Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 25 of 27) sorted by relevance

12

/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.cpp113 ss << "+CGACT: " << iter->cid << "," << iter->state; in HandleQueryDataCallList()
153 int cid = cmd.GetNextInt(); in HandlePDPContext() local
162 PDPContext pdp_context = {cid, in HandlePDPContext()
173 if (pdp_context.cid == iter->cid) { in HandlePDPContext()
195 ss << "+CGDCONT: " << it->cid << "," << it->conn_types << "," in HandleQueryPDPContextList()
228 int cid = cmd.GetNextInt(); in HandleEnterDataState() local
233 if (cid == iter->cid && iter->state == PDPContext::ACTIVE) { in HandleEnterDataState()
279 int cid = cmd.GetNextInt(); in HandleReadDynamicParam() local
282 if (cid == iter->cid && iter->state == PDPContext::ACTIVE) { in HandleReadDynamicParam()
292 << iter->cid << ",5," in HandleReadDynamicParam()
[all …]
Ddata_service.h52 int cid; member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h451 int cid; /* Context ID, uniquely identifies this call */ member
472 int cid; /* Context ID, uniquely identifies this call */ member
503 int cid; /* Context ID, uniquely identifies this call */ member
536 int cid; /* Context ID, uniquely identifies this call */ member
572 int cid; /* Context ID, uniquely identifies this call */ member
742 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member
1439 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1448 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1459 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1469 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
[all …]
Dril_service.cpp248 int32_t cid, bool reasonRadioShutDown);
503 Return<void> deactivateDataCall_1_2(int32_t serial, int32_t cid,
1442 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() argument
1447 2, (std::to_string(cid)).c_str(), reasonRadioShutDown ? "1" : "0"); in deactivateDataCall()
3070 kaReq.cid = keepalive.cid; // This is the context ID of the data call in startKeepalive()
3251 Return<void> RadioImpl_1_6::deactivateDataCall_1_2(int32_t serial, int32_t cid, in deactivateDataCall_1_2() argument
3256 deactivateDataCall(serial, cid, in deactivateDataCall_1_2()
4580 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; in fillCellIdentityResponse()
4593 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; in fillCellIdentityResponse()
4630 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse()
[all …]
/device/generic/goldfish/radio/ril/
Dril.h442 int cid; /* Context ID, uniquely identifies this call */ member
463 int cid; /* Context ID, uniquely identifies this call */ member
494 int cid; /* Context ID, uniquely identifies this call */ member
527 int cid; /* Context ID, uniquely identifies this call */ member
693 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member
1369 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1378 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1389 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1399 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1446 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
[all …]
Dreference-ril.c663 responses[i].cid = -1; in requestOrSendDataCallList()
683 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList()
709 int cid; in requestOrSendDataCallList() local
715 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList()
720 if (responses[i].cid == cid) in requestOrSendDataCallList()
/device/generic/goldfish/radio/include/telephony/
Dril.h441 int cid; /* Context ID, uniquely identifies this call */ member
462 int cid; /* Context ID, uniquely identifies this call */ member
493 int cid; /* Context ID, uniquely identifies this call */ member
526 int cid; /* Context ID, uniquely identifies this call */ member
692 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member
1368 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1377 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1388 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1398 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1445 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
[all …]
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h454 int cid; /* Context ID, uniquely identifies this call */ member
475 int cid; /* Context ID, uniquely identifies this call */ member
506 int cid; /* Context ID, uniquely identifies this call */ member
539 int cid; /* Context ID, uniquely identifies this call */ member
575 int cid; /* Context ID, uniquely identifies this call */ member
745 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member
1503 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1512 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member
1523 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
1533 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
[all …]
Dril_service.cpp259 int32_t cid, bool reasonRadioShutDown);
514 Return<void> deactivateDataCall_1_2(int32_t serial, int32_t cid,
1460 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() argument
1465 2, (std::to_string(cid)).c_str(), reasonRadioShutDown ? "1" : "0"); in deactivateDataCall()
3101 kaReq.cid = keepalive.cid; // This is the context ID of the data call in startKeepalive()
3357 Return<void> RadioImpl_1_6::deactivateDataCall_1_2(int32_t serial, int32_t cid, in deactivateDataCall_1_2() argument
3381 2, (std::to_string(cid)).c_str(), reasonStr); in deactivateDataCall_1_2()
4749 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; in fillCellIdentityResponse()
4762 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; in fillCellIdentityResponse()
4799 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse()
[all …]
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_camsensor_sdk.h239 unsigned int cid; member
301 unsigned char cid; member
Dmsmb_isp.h217 uint8_t cid; member
Dmsm_camera.h1034 uint8_t cid; member
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsm_camsensor_sdk.h259 unsigned int cid; member
334 unsigned char cid; member
Dmsmb_isp.h244 uint8_t cid; member
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_camsensor_sdk.h239 unsigned int cid; member
301 unsigned char cid; member
Dmsmb_isp.h217 uint8_t cid; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_camsensor_sdk.h259 unsigned int cid; member
334 unsigned char cid; member
Dmsmb_isp.h244 uint8_t cid; member
Dmsm_camera.h1364 uint8_t cid; member
/device/google/cuttlefish/guest/monitoring/tombstone_transmit/
Dtombstone_transmit.cpp89 DEFINE_uint32(cid, 2, "VSOCK CID to send logcat output to");
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c395 int cid; member
643 static void requestOrSendDataCallList(int cid, RIL_Token *t);
721 static void requestOrSendDataCallList(int cid, RIL_Token *t) in requestOrSendDataCallList() argument
753 responses[i].cid = -1; in requestOrSendDataCallList()
773 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList()
809 if (cid != ncid) in requestOrSendDataCallList()
900 snprintf(cmd, sizeof(cmd), "AT+CGCONTRDP=%d", cid); in requestOrSendDataCallList()
917 if (cid != ncid) goto error; in requestOrSendDataCallList()
2218 ret = s_PDP[i].cid;
2225 static void putPDP(int cid) { argument
[all …]
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.cpp411 SharedFD SharedFD::VsockClient(unsigned int cid, unsigned int port, int type) { in VsockClient() argument
419 addr.svm_cid = cid; in VsockClient()
Dshared_fd.h138 static SharedFD VsockClient(unsigned int cid, unsigned int port, int type);
/device/generic/goldfish/radio/libril/
Dril_service.cpp238 int32_t cid, bool reasonRadioShutDown);
1307 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() argument
1312 2, (std::to_string(cid)).c_str(), reasonRadioShutDown ? "1" : "0"); in deactivateDataCall()
2911 kaReq.cid = keepalive.cid; // This is the context ID of the data call in startKeepalive()
3600 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; in fillCellIdentityResponse()
3618 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; in fillCellIdentityResponse()
3665 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse()
3713 rilCellIdentity.cellIdentityGsm.cid = in fillCellIdentityFromVoiceRegStateResponseString()
3724 rilCellIdentity.cellIdentityWcdma.cid = in fillCellIdentityFromVoiceRegStateResponseString()
3737 rilCellIdentity.cellIdentityTdscdma.cid = in fillCellIdentityFromVoiceRegStateResponseString()
[all …]
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp162 responses[index].cid = iter->first; in request_or_send_data_calllist()
1450 ci.CellInfo.gsm.cellIdentityGsm.cid = s_cid; in request_get_cell_info_list()
1489 gGSMNeighboringCells[0].cid = (char*)"0000"; in init_virtual_network()

12