HomeSort by relevance Sort by last modified time
    Searched refs:APPL_TRACE_ERROR (Results 1 - 25 of 44) sorted by null

1 2

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_cmd.c 80 APPL_TRACE_ERROR("Default case");
85 APPL_TRACE_ERROR("%s ", buf);
bta_hf_client_main.c 415 APPL_TRACE_ERROR("BTA HF Client is already disabled, ignoring ...");
495 APPL_TRACE_ERROR("HF Client evt out of range, ignoring...");
557 APPL_TRACE_ERROR("HFPClient: Failed to create SLC due to AT error, disconnecting (%u)",
614 APPL_TRACE_ERROR("HFPClient: Failed to create SLCdue to unexpected AT command, disconnecting (%u)",
bta_hf_client_api.c 66 APPL_TRACE_ERROR("BTA HF Client is already enabled, ignoring ...");
  /external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c 63 #define asrt(s) if(!(s)) APPL_TRACE_ERROR("## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
119 if (opts<0) APPL_TRACE_ERROR("set blocking (%s)", strerror(errno));
137 else APPL_TRACE_ERROR("listen to local socket:%s, fd:%d failed, errno:%d", name, s, errno);
139 else APPL_TRACE_ERROR("create local socket:%s fd:%d, failed, errno:%d", name, s, errno);
152 else APPL_TRACE_ERROR("connect to local socket:%s, fd:%d failed, errno:%d", name, s, errno);
172 APPL_TRACE_ERROR("pthread_create : %s", strerror(errno));
191 APPL_TRACE_ERROR("execeeded max thread count");
201 else APPL_TRACE_ERROR("invalid thread handle:%d", h);
256 APPL_TRACE_ERROR("socketpair failed: %s", strerror(errno));
288 APPL_TRACE_ERROR("invalid bt thread handle:%d", h)
    [all...]
btif_sock_rfc.c 59 #define asrt(s) if(!(s)) APPL_TRACE_ERROR("## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
234 APPL_TRACE_ERROR("invalid rfc slot id, cannot be 0");
256 APPL_TRACE_ERROR("socketpair failed, errno:%d", errno);
309 APPL_TRACE_ERROR(" accept_rs is NULL %s", __FUNCTION__);
320 APPL_TRACE_ERROR("invalid rfc channel:%d or sock_fd:%p, uuid:%p", channel, sock_fd, service_uuid);
362 APPL_TRACE_ERROR("invalid rfc channel:%d or sock_fd:%p, uuid:%p", channel, sock_fd,
427 APPL_TRACE_ERROR("rfc channel:%d already in use", scn);
433 APPL_TRACE_ERROR("run out of rfc channels");
556 else APPL_TRACE_ERROR("sock_send_fd failed, fd:%d, send_fd:%d", fd, send_fd);
644 else APPL_TRACE_ERROR("send_app_connect_signal failed")
    [all...]
btif_sock_sdp.c 118 else APPL_TRACE_ERROR("failed to create sdp record, service_name:%s", name);
151 APPL_TRACE_ERROR("PBS SDP: Unable to register PBS Service");
202 APPL_TRACE_ERROR("bta_pbs_sdp_register FAILED");
262 APPL_TRACE_ERROR("MAPS SDP: Unable to register MAPS Service");
314 APPL_TRACE_ERROR("bta_mass_sdp_register FAILED");
btif_media_task.c 447 APPL_TRACE_ERROR("warning : no command pending, ignore ack");
570 APPL_TRACE_ERROR("UNSUPPORTED CMD (%d)", cmd);
601 APPL_TRACE_ERROR("### A2DP-CTRL-CHANNEL EVENT %d NOT HANDLED ###", event);
641 APPL_TRACE_ERROR("### A2DP-DATA EVENT %d NOT HANDLED ###", event);
716 APPL_TRACE_ERROR("btif_a2dp_encoder_update: ERROR btif_a2dp_encoder_update min_bitpool > max_bitpool");
769 APPL_TRACE_ERROR("warning : media task already running");
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 257 APPL_TRACE_ERROR("bta_av_co_get_peer peer index out of bounds:%d", index);
356 APPL_TRACE_ERROR("bta_av_co_audio_disc_res could not find peer entry");
363 APPL_TRACE_ERROR("bta_av_co_audio_disc_res peer already opened");
481 APPL_TRACE_ERROR("bta_av_audio_sink_getconfig could not find peer entry");
522 APPL_TRACE_ERROR("bta_av_audio_sink_getconfig no more room for SRC info");
611 APPL_TRACE_ERROR("bta_av_co_audio_getconfig could not find peer entry");
663 APPL_TRACE_ERROR("bta_av_co_audio_getconfig no more room for SNK info");
777 APPL_TRACE_ERROR("bta_av_co_audio_setconfig could not find peer entry");
789 APPL_TRACE_ERROR("bta_av_co_audio_setconfig peer already in use");
799 APPL_TRACE_ERROR("bta_av_co_audio_setconfig wrong CP configuration")
    [all...]
bta_hh_co.c 51 APPL_TRACE_ERROR("%s: Cannot write to uhid:%s", __FUNCTION__, strerror(errno));
54 APPL_TRACE_ERROR("%s: Wrong size written to uhid: %ld != %lu",
70 APPL_TRACE_ERROR("%s: Device not found",__FUNCTION__)
75 APPL_TRACE_ERROR("%s: Read HUP on uhid-cdev %s", __FUNCTION__,
79 APPL_TRACE_ERROR("%s:Cannot read uhid-cdev: %s", __FUNCTION__,
83 APPL_TRACE_ERROR("%s:Invalid size read from uhid-dev: %ld != %lu",
147 APPL_TRACE_ERROR("pthread_create : %s", strerror(errno));
176 APPL_TRACE_ERROR("%s: Cannot poll for fds: %s\n", __FUNCTION__, strerror(errno));
264 APPL_TRACE_ERROR("%s: Error: failed to open uhid, err:%s",
291 APPL_TRACE_ERROR("%s: Error: failed to open uhid, err:%s"
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_ci.c 68 APPL_TRACE_ERROR("ERROR: Unable to allocate buffer to hold AT response code. len=%i", len);
bta_ag_api.c 68 APPL_TRACE_ERROR ("BTA_AgEnable: FAILED, AG already enabled.");
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 139 APPL_TRACE_ERROR("BTA GATTS NV register failed.");
172 APPL_TRACE_ERROR("GATTS not enabled");
203 APPL_TRACE_ERROR("application already registered.");
227 APPL_TRACE_ERROR("register application first_unuse rcb_idx = %d", first_unuse);
287 APPL_TRACE_ERROR("Unable to start app.: Unknown interface =%d",
333 APPL_TRACE_ERROR("application not registered.");
356 APPL_TRACE_ERROR("create service rcb_idx = %d", rcb_idx);
388 APPL_TRACE_ERROR("service creation failed.");
400 APPL_TRACE_ERROR("Application not registered");
599 APPL_TRACE_ERROR("bta_gatts_stop_service service_id= %d", p_srvc_cb->service_id)
    [all...]
bta_gattc_cache.c 73 APPL_TRACE_ERROR("<================Start Server Cache =============>");
77 APPL_TRACE_ERROR("Service[%d]: handle[%d ~ %d] %s[0x%04x] inst[%d]",
88 APPL_TRACE_ERROR("\t Attr[0x%04x] handle[%d] uuid[0x%04x] inst[%d] type[%s] prop[0x%1x]",
97 APPL_TRACE_ERROR("<================End Server Cache =============>");
98 APPL_TRACE_ERROR(" ");
115 APPL_TRACE_ERROR("<================Start Explore Queue =============>");
118 APPL_TRACE_ERROR("\t rec[%d] uuid[0x%04x] s_handle[%d] e_handle[%d] is_primary[%d]",
121 APPL_TRACE_ERROR("<================ End Explore Queue =============>");
122 APPL_TRACE_ERROR(" ");
367 APPL_TRACE_ERROR("Illegal action to add char/descr/incl srvc before adding a service!")
    [all...]
bta_gattc_act.c 140 APPL_TRACE_ERROR("not enabled or disable in pogress");
203 APPL_TRACE_ERROR("Register with GATT stack failed.");
264 APPL_TRACE_ERROR("Unable to start app.: Unknown interface =%d",p_msg->int_start_if.client_if );
320 APPL_TRACE_ERROR("bta_gattc_deregister Deregister Failedm unknown client cif");
351 APPL_TRACE_ERROR("No resources to open a new connection.");
367 APPL_TRACE_ERROR("bta_gattc_process_api_open Failed, unknown client_if: %d",
398 APPL_TRACE_ERROR("No such connection need to be cancelled");
477 APPL_TRACE_ERROR("Connection already opened. wrong state");
526 APPL_TRACE_ERROR("Connection open failure");
567 APPL_TRACE_ERROR("bta_gattc_init_bk_conn failed")
    [all...]
bta_gatts_main.c 131 APPL_TRACE_ERROR("service not created");
bta_gattc_api.c     [all...]
bta_gattc_utils.c 311 APPL_TRACE_ERROR("bta_gattc_clcb_dealloc p_clcb=NULL");
442 APPL_TRACE_ERROR("already has a pending command!!");
614 APPL_TRACE_ERROR("can not clear indication/notif registration for unknown app");
652 APPL_TRACE_ERROR("can not map to GATT ID. handle = 0x%04x", handle);
713 APPL_TRACE_ERROR("Do not find the bg connection mask for the remote device");
735 APPL_TRACE_ERROR("no available space to mark the bg connection status");
  /external/bluetooth/bluedroid/main/
bte_main.c 145 APPL_TRACE_ERROR("!!! Failed to get BtHostControllerInterface !!!");
361 APPL_TRACE_ERROR("...preload_wait_timeout (retried:%d/max-retry:%d)...",
416 APPL_TRACE_ERROR("Failed to fire preload watchdog timer");
605 APPL_TRACE_ERROR("Invalid Controller ID. Discarding message.");
725 APPL_TRACE_ERROR("HCI DATA SIZE %d greater than MAX %d",
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_main.c 540 APPL_TRACE_ERROR("HL is already enabled");
785 APPL_TRACE_ERROR("Invalid app_handle=%d", p_data->api_dereg.app_handle)
    [all...]
bta_hl_act.c 172 APPL_TRACE_ERROR("SDP INIT failed");
179 APPL_TRACE_ERROR("SDP in use");
269 APPL_TRACE_ERROR("Unknonw echo_oper=%d",p_dcb->echo_oper);
656 APPL_TRACE_ERROR("DCH operation not found oper=%s", bta_hl_dch_oper_code(p_dcb->dch_oper));
658 APPL_TRACE_ERROR("DCH operation not found oper=%d", p_dcb->dch_oper);
687 APPL_TRACE_ERROR("Invalid echo_oper=%d", p_dcb->echo_oper);
806 APPL_TRACE_ERROR("Invalid dch_oper=%s for close cfm", bta_hl_dch_oper_code(p_dcb->dch_oper) );
808 APPL_TRACE_ERROR("Invalid dch_oper=%d for close cfm", p_dcb->dch_oper);
960 APPL_TRACE_ERROR("Unabel to close DCH for reconnect cfg mismatch");
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_sbc.c 444 APPL_TRACE_ERROR("bta_av_sbc_cfg_for_cap: ch_mode(0x%02X) not supported", p_pref->ch_mode);
455 APPL_TRACE_ERROR("bta_av_sbc_cfg_for_cap: samp_freq(0x%02X) not supported", p_pref->samp_freq);
466 APPL_TRACE_ERROR("bta_av_sbc_cfg_for_cap: block_len(0x%02X) not supported", p_pref->block_len);
477 APPL_TRACE_ERROR("bta_av_sbc_cfg_for_cap: num_subbands(0x%02X) not supported", p_pref->num_subbands);
488 APPL_TRACE_ERROR("bta_av_sbc_cfg_for_cap: alloc_mthd(0x%02X) not supported", p_pref->alloc_mthd);
530 APPL_TRACE_ERROR(" bta_av_sbc_cfg_matches_cap Parsing Failed %d", status);
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 319 APPL_TRACE_ERROR("DB full,max HID service entry!");
629 APPL_TRACE_ERROR("bta_hh_le_read_char_dscrpt: No such descrpt exists: %s(0x%04x)",
    [all...]
bta_hh_api.c 68 APPL_TRACE_ERROR("Calling BTA_HhEnable");
158 APPL_TRACE_ERROR("No resource to send HID host Connect request.");
311 APPL_TRACE_ERROR("ERROR! Wrong report type! Write Command only valid for output report!");
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 138 APPL_TRACE_ERROR("get_sec_id_used, sec id exceeds the limit:%d",
152 APPL_TRACE_ERROR("get_sec_id_used, rfc ctrl block exceeds the limit:%d",
217 APPL_TRACE_ERROR( "bta_jv_alloc_rfc_cb: port_handle:%d, ctrl block exceeds "
284 APPL_TRACE_ERROR("bta_jv_free_sr_rfc_cb, p_cb or p_pcb cannot be null");
760 APPL_TRACE_ERROR("bta_jv_disable not used");
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 652 APPL_TRACE_ERROR("Invalid Inquiry Tx Power: %d", p_data->tx_inq_pwr.tx_power);
760 APPL_TRACE_ERROR ("BTA_DM: Error adding device %08x%04x",
804 APPL_TRACE_ERROR("unknown device, remove ACL failed");
814 APPL_TRACE_ERROR("delete device from security database failed.");
    [all...]

Completed in 880 milliseconds

1 2