Searched refs:status (Results 1 - 25 of 788) sorted by last modified time

1234567891011>>

/hardware/ril/include/telephony/
H A Dril.h308 // RIL_RadioCapability.status = 0, if any START's fail no
335 int status; // Return status and an input parameter for RC_PHASE_FINISH member in struct:__anon4313
442 * and RIL_UNSOL_DATA_CALL_LIST_CHANGED, on error status != 0.
445 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4322
446 int suggestedRetryTime; /* If status != 0, this fields indicates the suggested retry
456 For example, "IP", "IPV6", "IPV4V6", or "PPP". If status is
476 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4323
477 int suggestedRetryTime; /* If status != 0, this fields indicates the suggested retry
487 For example, "IP", "IPV6", "IPV4V6", or "PPP". If status i
509 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4324
581 int status; /* Status of message. See TS 27.005 3.1, "<stat>": */ member in struct:__anon4329
659 int status; /* member in struct:__anon4335
[all...]
H A Dril_cdma_sms.h171 int status; /* Status of message. See TS 27.005 3.1, "<stat>": */ member in struct:__anon4451
746 RIL_CDMA_SMS_DeliveryStatusE status; member in struct:__anon4493
/hardware/ril/libril/
H A Dril_service.cpp198 Return<void> setClir(int32_t serial, int32_t status);
655 cf.status = (int) callInfo.status;
1178 Return<void> RadioImpl::setClir(int32_t serial, int32_t status) { argument
1182 dispatchInts(serial, mSlotId, RIL_REQUEST_SET_CLIR, 1, status);
1402 args.status = (int) smsWriteArgs.status;
1766 rcsw.status = (int) cdmaSms.status;
2530 rilRc.status
4348 int status = convertOperatorStatusToInt(resp[i + 3]); local
7178 int32_t status = ((int32_t *) response)[0]; local
8093 android::status_t status = radioService[i]->registerAsService(serviceNames[i]); local
[all...]
H A Dsap_service.cpp955 android::status_t status = sapService[i]->registerAsService(serviceNames[i]); local
956 RLOGD("registerService: started ISap %s status %d", serviceNames[i], status);
/hardware/ril/reference-ril/
H A Dreference-ril.c478 responses[i].status = -1;
547 responses[i].status = 0;
849 asprintf(&cmd, "AT+CMGW=%d,%d", length, p_args->status);
1801 char status[32] = {0}; local
1833 rlen = read(fd, status, 31);
1841 status[rlen] = '\0';
1842 RLOGD("### status: %s", status);
1844 } while (strncmp(status, "STATE=up", 8) && strcmp(status, "onlin
[all...]
H A Dril.h308 // RIL_RadioCapability.status = 0, if any START's fail no
335 int status; // Return status and an input parameter for RC_PHASE_FINISH member in struct:__anon4517
442 * and RIL_UNSOL_DATA_CALL_LIST_CHANGED, on error status != 0.
445 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4526
446 int suggestedRetryTime; /* If status != 0, this fields indicates the suggested retry
456 For example, "IP", "IPV6", "IPV4V6", or "PPP". If status is
476 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4527
477 int suggestedRetryTime; /* If status != 0, this fields indicates the suggested retry
487 For example, "IP", "IPV6", "IPV4V6", or "PPP". If status i
509 int status; /* A RIL_DataCallFailCause, 0 which is PDP_FAIL_NONE if no error */ member in struct:__anon4528
581 int status; /* Status of message. See TS 27.005 3.1, "<stat>": */ member in struct:__anon4533
659 int status; /* member in struct:__anon4539
[all...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcommon.h126 wifi_ring_buffer_status *status);
H A Dgscancommand.h38 u32 status; member in struct:__anon4203
H A Dllstats.cpp904 int status = WIFI_ERROR_NONE; local
926 status = WIFI_ERROR_INVALID_ARGS;
950 status = WIFI_ERROR_INVALID_ARGS;
965 status = WIFI_ERROR_OUT_OF_MEMORY;
982 status = get_wifi_radio_stats(radioStatsBuf,
984 if(status != WIFI_SUCCESS)
1043 status = WIFI_ERROR_OUT_OF_MEMORY;
1047 status = get_wifi_interface_info(
1049 if(status != WIFI_SUCCESS)
1053 status
[all...]
H A Dnan_i.h341 u16 status; member in struct:PACKED
381 /* status of the request */
382 u16 status; member in struct:PACKED
396 /* status of the request */
397 u16 status; member in struct:PACKED
449 /* status of the request */
450 u16 status; member in struct:PACKED
464 /* status of the request */
465 u16 status; member in struct:PACKED
545 /* status o
546 u16 status; member in struct:PACKED
588 u16 status; member in struct:PACKED
639 u16 status; member in struct:PACKED
685 u16 status; member in struct:PACKED
700 u16 status; member in struct:PACKED
724 u16 status; member in struct:PACKED
772 u16 status; member in struct:PACKED
1003 u32 status; member in struct:PACKED
[all...]
H A Dnan_rsp.cpp193 "NAN status success"},
355 pRsp->status = errorCodeTranslation[i].frameworkError;
370 pRsp->status = NAN_STATUS_INTERNAL_FAILURE;
373 ALOGD("%s: Status: %d Error Info[value %d]: %s", __FUNCTION__, pRsp->status, valueRcvd, pRsp->nan_error);
429 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp);
438 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp);
447 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp);
458 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp);
469 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp);
480 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRs
[all...]
H A Dpkt_stats.h396 u8 status; member in struct:__anon4238
H A Drb_wrapper.cpp91 enum rb_status status; local
93 status = rb_write(rb_info->rb_ctx, buf, length, 0, record_length);
94 if ((status == RB_FULL) || (status == RB_RETRY)) {
97 status = rb_write(rb_info->rb_ctx, buf, length, 0, record_length);
98 if (status != RB_SUCCESS) {
100 rb_info->name, status);
103 } else if (status == RB_FAILURE) {
105 rb_info->name, status);
H A Dring_buffer.cpp102 int status; local
122 status = pthread_mutex_init(&rbc->rb_rw_lock, NULL);
123 if (status != 0) {
134 int status; local
137 status = pthread_mutex_destroy(&rbc->rb_rw_lock);
138 if (status != 0) {
H A Dtdls.cpp105 wifi_tdls_status status; local
108 memset(&status, 0, sizeof(wifi_tdls_status));
132 status.state = (wifi_tdls_state)
134 ALOGV("TDLS: State New : %d ", status.state);
142 status.reason = (wifi_tdls_reason)
144 ALOGV("TDLS: Reason : %d ", status.reason);
152 status.channel =
154 ALOGV("TDLS: channel : %d ", status.channel);
163 status.global_operating_class = get_u32(
166 status
303 getStatusRspParams(wifi_tdls_status *status) argument
478 wifi_get_tdls_status(wifi_interface_handle iface, mac_addr addr, wifi_tdls_status *status) argument
[all...]
H A DtdlsCommand.h103 virtual void getStatusRspParams(wifi_tdls_status *status);
H A Dwifi_hal.cpp437 int status = 0; local
544 status = cld80211_add_mcast_group(info->cldctx, "host_logs");
545 if (status) {
546 ALOGE("Failed to add mcast group host_logs :%d", status);
549 status = cld80211_add_mcast_group(info->cldctx, "fw_logs");
550 if (status) {
551 ALOGE("Failed to add mcast group fw_logs :%d", status);
554 status = cld80211_add_mcast_group(info->cldctx, "per_pkt_stats");
555 if (status) {
556 ALOGE("Failed to add mcast group per_pkt_stats :%d", status);
[all...]
H A Dwifilogger.cpp163 wifi_ring_buffer_status *status)
181 rbs = status + rb_id;
161 wifi_get_ring_buffers_status(wifi_interface_handle iface, u32 *num_buffers, wifi_ring_buffer_status *status) argument
H A Dwifilogger_diag.cpp92 int add_status_tag(tlv_log **tlvs, int status) argument
95 (u8 *)&status, *tlvs);
135 wifi_error status; local
216 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len);
217 if (status != WIFI_SUCCESS) {
220 return status;
231 wifi_error status; local
269 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len);
270 if (status != WIFI_SUCCESS) {
274 return status;
287 wifi_error status; local
405 wifi_error status; local
549 wifi_error status; local
593 wifi_error status; local
635 wifi_error status; local
774 wifi_error status; local
817 wifi_error status; local
851 wifi_error status; local
1055 wifi_error status; local
1105 wifi_error status; local
1158 wifi_error status; local
1250 wifi_error status; local
1381 wifi_error status; local
1418 wifi_error status = WIFI_SUCCESS; local
[all...]
H A Dwifilogger_diag.h196 u32 status; member in struct:wlan_wake_lock_event
H A Dwifilogger_event_defs.h162 u16 status; member in struct:wlan_pe_event
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio_acdb.h92 int status; member in struct:msm_spk_prot_status
H A Dmsm_vidc_enc.h294 unsigned char status; member in struct:venc_switch
H A Dvideodev2.h791 __u32 status; member in struct:v4l2_input
/hardware/qcom/msm8x84/kernel-headers/linux/sound/
H A Dlsm_params.h60 __u16 status; member in struct:snd_lsm_event_status

Completed in 3812 milliseconds

1234567891011>>