Searched refs:type (Results 1 - 25 of 982) sorted by last modified time

1234567891011>>

/hardware/ril/include/libril/
H A Dril_ex.h44 RIL_SOCKET_TYPE type; member in struct:SocketListenParam
/hardware/ril/include/telephony/
H A Dril.h140 RIL_E_MODE_NOT_SUPPORTED = 13, /* HW does not support preferred network type */
397 * structure when type is RIL_UUS_INFO_EXT_REC */
416 int toa; /* type of address, eg 145 = intl */
434 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4321
455 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4322
457 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supported
486 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4323
488 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supported
519 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4324
521 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supporte
979 int type; /* "type" from 27.007 7.17 (MT only). */ member in struct:__anon4346
1750 RIL_HardwareConfig_Type type; member in struct:__anon4418
1872 int type; member in struct:__anon4428
1908 int type; member in struct:__anon4429
[all...]
H A Dril_cdma_sms.h284 /*it indicates the number of messages of the type specified in Octet 1 waiting.*/
470 RIL_CDMA_SMS_UdhEoId type; member in struct:__anon4475
517 /* -- User data encoding type -- */
535 /* -- IS-91 EP data type -- */
580 when decoding the user data according to the encoding type and language.
607 RIL_CDMA_SMS_BdMessageType type; member in struct:__anon4484
/hardware/ril/libril/
H A DRilSapSocket.cpp218 RLOGI("RilSapSocket::dispatchRequest [%d] > SAP REQUEST type: %d. id: %d. error: %d, \
221 req->type,
241 rsp.type = MsgType_RESPONSE;
284 rsp.type = MsgType_UNSOL_RESPONSE;
H A Dril_service.cpp294 Return<void> setCdmaRoamingPreference(int32_t serial, CdmaRoamingType type);
1038 static bool convertMvnoTypeToString(MvnoType type, char *&str) { argument
1039 switch (type) {
1521 Return<void> RadioImpl::setCdmaRoamingPreference(int32_t serial, CdmaRoamingType type) { argument
1525 dispatchInts(serial, mSlotId, RIL_REQUEST_CDMA_SET_ROAMING_PREFERENCE, 1, type);
2306 * @param dataProfiles the pointer to the actual data profiles. The acceptable type is
2309 * @param numfields number of string-type member in the data profile structure
2310 * @param ... the variadic parameters are pointers to each string-type member
2318 // Iterate through each string-type field that need to be free.
2320 // Iterate through each data profile and free that specific string-type fiel
[all...]
H A Dsap_service.cpp56 Return<void> apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command);
101 msg->type = MsgType_REQUEST;
267 Return<void> SapImpl::apduReq(int32_t token, SapApduType type, const hidl_vec<uint8_t>& command) { argument
279 req.type = (RIL_SIM_SAP_APDU_REQ_Type)type;
/hardware/ril/reference-ril/
H A Datchannel.c286 RLOGE("Unsupported AT command type %d\n", s_type);
672 static int at_send_command_full_nolock (const char *command, ATCommandType type, argument
690 s_type = type;
739 static int at_send_command_full (const char *command, ATCommandType type, argument
756 err = at_send_command_full_nolock(command, type,
H A Dreference-ril.c482 responses[i].type = "";
549 // type
555 responses[i].type = alloca(type_size);
556 strlcpy(responses[i].type, out, type_size);
1229 static int parseRegistrationState(char *str, int *type, int *items, int **response) argument
1258 * to the network type, as in;
1308 * that is the network type (unknown/gprs/edge/umts)
1332 if (type)
1333 *type = techFromModemType(TECH(sMdmInfo));
1354 int type, startfro local
[all...]
H A Dril.h140 RIL_E_MODE_NOT_SUPPORTED = 13, /* HW does not support preferred network type */
397 * structure when type is RIL_UUS_INFO_EXT_REC */
416 int toa; /* type of address, eg 145 = intl */
434 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4525
455 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4526
457 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supported
486 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4527
488 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supported
519 char * type; /* One of the PDP_type values in TS 27.007 section 10.1.1. member in struct:__anon4528
521 PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED this is the type supporte
979 int type; /* "type" from 27.007 7.17 (MT only). */ member in struct:__anon4550
1750 RIL_HardwareConfig_Type type; member in struct:__anon4622
1872 int type; member in struct:__anon4632
1908 int type; member in struct:__anon4633
[all...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp461 stats->type = (wifi_peer_type)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_PEER_INFO_TYPE]);
488 stats->type, MAC_ADDR_ARRAY(stats->peer_mac_address),
H A Dnan.cpp1277 *pOutTlv++ = pInTlv->type & 0xFF;
1278 *pOutTlv++ = (pInTlv->type & 0xFF00) >> 8;
1281 ALOGV("WRITE TLV type %u, writeLen %u", pInTlv->type, writeLen);
1315 pOutTlv->type = *pInTlv++;
1316 pOutTlv->type |= *pInTlv++ << 8;
1319 ALOGV("READ TLV type %u, readLen %u", pOutTlv->type, readLen);
1338 u8* addTlv(u16 type, u16 length, const u8* value, u8* pOutTlv) argument
1343 nanTlv.type
[all...]
H A Dnan_i.h277 u16 type; member in struct:PACKED
282 #define SIZEOF_TLV_HDR (sizeof(NanTlv::type) + sizeof(NanTlv::length))
751 u8* addTlv(u16 type, u16 length, const u8* value, u8* pOutTlv);
1153 /* 9000-9500 NDP Status type */
1190 1. A_UINT32 event type
H A Dnan_ind.cpp26 //based on the indication type
29 //Based on the message_id in the header determine the Indication type
154 //Function which will return the Nan Indication type based on
242 ALOGV("%s: Remaining Len:%d readLen:%d type:%d length:%d",
243 __func__, remainingLen, readLen, outputTlv.type,
245 switch (outputTlv.type) {
359 ALOGV("Unknown TLV type skipped");
425 ALOGV("%s: Remaining Len:%d readLen:%d type:%d length:%d",
426 __func__, remainingLen, readLen, outputTlv.type,
428 switch (outputTlv.type) {
[all...]
H A Dnan_req.cpp1381 pPostDiscovery->type == NAN_CONN_WLAN_MESH) {
1387 pPostDiscovery->type == NAN_CONN_WLAN_INFRA) {
1439 pOutValue[0] = pTxDisc->type;
1449 if (pTxDisc->type == NAN_CONN_WLAN_MESH) {
1455 if (pTxDisc->type == NAN_CONN_WLAN_INFRA) {
H A Dnan_rsp.cpp205 "Invalid Publish type, can be 0 or 1"},
207 "Invalid Tx type"},
219 "Invalid TLV type"},
221 "Missing TLV type"},
265 "Invalid post nan discovery connection type value"},
345 u16 msg_id; /* Based on the message_id in the header determine the Indication type */
515 ALOGV("%s: Remaining Len:%d readLen:%d type:%d length:%d",
516 __func__, remainingLen, readLen, outputTlv.type,
H A Dpkt_stats.h397 u8 type; member in struct:__anon4238
H A Dwifilogger_diag.cpp75 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) argument
78 pOutTlv->tag = type;
109 rbe->type = ENTRY_TYPE_CONNECT_EVENT;
778 rb_entry_hdr.type = ENTRY_TYPE_DATA;
1015 /* Base timestamp is part of this diag type */
1130 ALOGI("Unknown EAPOL message type \n");
1197 pRingBufferEntry->type = ENTRY_TYPE_POWER_EVENT;
1293 pRingBufferEntry->type = ENTRY_TYPE_PKT;
1834 rb_entry_hdr.type = ENTRY_TYPE_PKT;
1880 if (log->type
[all...]
H A Dwifilogger_diag.h114 unsigned short type; member in struct:sAniHdr
134 tAniNlModTypes type; /* The module id that the application is member in struct:sAniAppRegReq
164 /* Below 16-bit field has different formats based on event type */
182 /* Below 16-bit field has different formats based on event type */
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
H A Ddriver_cmd_nl80211.c32 /* Return type for setBand*/
55 event.channel_list_changed.type = REGDOM_TYPE_COUNTRY;
61 event.channel_list_changed.type = REGDOM_TYPE_UNKNOWN;
/hardware/qcom/wlan/qcwcn/wcnss-service/
H A Dwcnss_service.c480 /* This will check for the type of hardware, and if the
481 hardware type needs external modem, it will check if the
482 modem type is external*/
486 if (mdm_detect_info->mdm_list[ret].type == MDM_TYPE_EXTERNAL) {
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h42 u32 type; member in struct:adie_codec_action_unit
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_adsp.h32 uint16_t type; member in struct:adsp_event_t
H A Dmsm_audio.h147 uint32_t type; member in struct:msm_audio_config
H A Dmsm_kgsl.h261 unsigned int type; member in struct:kgsl_device_getproperty
292 unsigned int type; member in struct:kgsl_cmdstream_readtimestamp
301 unsigned int type; member in struct:kgsl_cmdstream_freememontimestamp
334 unsigned int type; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
342 unsigned int type; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
452 int type; member in struct:kgsl_timestamp_event
584 int type; member in struct:kgsl_cmd_syncpoint
604 unsigned int type; member in struct:kgsl_device_constraint
H A Dvideodev2.h67 #define V4L2_TYPE_IS_MULTIPLANAR(type) ((type) == V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE)
69 #define V4L2_TYPE_IS_OUTPUT(type) ((type) == V4L2_BUF_TYPE_VIDEO_OUTPUT || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE || (type) == V4L2_BUF_TYPE_VIDEO_OVERLAY || (type) == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY || (type) == V4L2_BUF_TYPE_VBI_OUTPUT || (type)
331 __u32 type; member in struct:v4l2_fmtdesc
366 __u32 type; member in struct:v4l2_frmsizeenum
394 __u32 type; member in struct:v4l2_frmivalenum
404 __u32 type; member in struct:v4l2_timecode
446 __u32 type; member in struct:v4l2_requestbuffers
467 __u32 type; member in struct:v4l2_buffer
529 __u32 type; member in struct:v4l2_exportbuffer
610 __u32 type; member in struct:v4l2_cropcap
617 __u32 type; member in struct:v4l2_crop
622 __u32 type; member in struct:v4l2_selection
739 __u32 type; member in struct:v4l2_dv_timings
774 __u32 type; member in struct:v4l2_dv_timings_cap
786 __u32 type; member in struct:v4l2_input
822 __u32 type; member in struct:v4l2_output
885 __u32 type; member in struct:v4l2_queryctrl
925 __u32 type; member in struct:v4l2_tuner
982 __u32 type; member in struct:v4l2_frequency
994 __u32 type; member in struct:v4l2_frequency_band
1006 __u32 type; member in struct:v4l2_hw_freq_seek
1169 __u32 type; member in struct:v4l2_sliced_vbi_cap
1231 __u32 type; member in struct:v4l2_format
1245 __u32 type; member in struct:v4l2_streamparm
1285 __u32 type; member in struct:v4l2_event_ctrl
1304 __u32 type; member in struct:v4l2_event
1324 __u32 type; member in struct:v4l2_event_subscription
1339 __u32 type; member in struct:v4l2_dbg_match
[all...]

Completed in 436 milliseconds

1234567891011>>