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

1 2

  /system/bt/bta/hf_client/
bta_hf_client_act.cc 60 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
94 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
137 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
163 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
221 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
251 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
271 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
291 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
338 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
373 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__
    [all...]
bta_hf_client_rfc.cc 53 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__, port_handle);
112 APPL_TRACE_ERROR("%s: error allocating a new handle", __func__);
125 APPL_TRACE_ERROR("%s: PORT_SUCCESS, ignoring handle = %d", __func__,
232 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
268 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
bta_hf_client_sco.cc 148 APPL_TRACE_ERROR("%s: wrong SCO handle to control block %d", __func__,
177 APPL_TRACE_ERROR("%s: wrong SCO handle to control block %d", __func__,
203 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__, sco_idx);
516 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
556 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
588 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
627 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
649 APPL_TRACE_ERROR("%s: wrong handle to control block %d", __func__,
bta_hf_client_main.cc 414 APPL_TRACE_ERROR("BTA HF Client is already enabled, ignoring ...");
463 APPL_TRACE_ERROR("%s: handle out of range (%d, %d) %d", __func__, 1,
472 APPL_TRACE_ERROR("%s: block not found for handle %d", __func__, handle);
501 APPL_TRACE_ERROR("%s: block not found", __func__);
535 APPL_TRACE_ERROR("%s: no cb found for rfc handle %d", __func__, handle);
559 APPL_TRACE_ERROR("%s: block not found for handle %d", __func__, handle);
612 APPL_TRACE_ERROR("%s: all control blocks in use!", __func__);
700 APPL_TRACE_ERROR("%s: cb not found for handle %d", __func__,
723 APPL_TRACE_ERROR("HF Client evt out of range, ignoring...");
801 APPL_TRACE_ERROR(
    [all...]
bta_hf_client_at.cc 151 APPL_TRACE_ERROR("HFPClient: AT response timeout, disconnecting");
894 APPL_TRACE_ERROR("%s: Format Error %s", __func__, buffer);
993 APPL_TRACE_ERROR("%s: Format Error %s", __func__, buffer);
    [all...]
bta_hf_client_api.cc 86 APPL_TRACE_ERROR("%s: could not allocate handle", __func__);
  /system/bt/btif/src/
btif_sock_sdp.cc 148 APPL_TRACE_ERROR(
165 APPL_TRACE_ERROR(
204 APPL_TRACE_ERROR("%s: failed to register service stage: %s, service_name: %s",
216 APPL_TRACE_ERROR(
257 APPL_TRACE_ERROR(
270 APPL_TRACE_ERROR(
330 APPL_TRACE_ERROR(
344 APPL_TRACE_ERROR(
375 APPL_TRACE_ERROR(
btif_sock_thread.cc 62 APPL_TRACE_ERROR("## %s assert %s failed at line:%d ##", __func__, #s, \
117 APPL_TRACE_ERROR("pthread_create : %s", strerror(errno));
142 APPL_TRACE_ERROR("execeeded max thread count");
150 APPL_TRACE_ERROR("invalid thread handle:%d", h);
179 APPL_TRACE_ERROR("create_thread failed: %s", strerror(status));
196 APPL_TRACE_ERROR("socketpair failed: %s", strerror(errno));
223 APPL_TRACE_ERROR("invalid bt thread handle:%d", h);
227 APPL_TRACE_ERROR(
253 APPL_TRACE_ERROR("%s invalid thread handle: %d", __func__, thread_handle);
257 APPL_TRACE_ERROR("%s invalid file descriptor.", __func__)
    [all...]
btif_a2dp_control.cc 251 APPL_TRACE_ERROR("%s: Error reading sample rate from audio HAL",
259 APPL_TRACE_ERROR("%s: Error reading bits per sample from audio HAL",
267 APPL_TRACE_ERROR("%s: Error reading channel mode from audio HAL",
304 APPL_TRACE_ERROR("%s: UNSUPPORTED CMD (%d)", __func__, cmd);
348 APPL_TRACE_ERROR("%s: ### A2DP-CTRL-CHANNEL EVENT %d NOT HANDLED ###",
393 APPL_TRACE_ERROR("%s: ### A2DP-DATA EVENT %d NOT HANDLED ###", __func__,
414 APPL_TRACE_ERROR("%s: warning : no command pending, ignore ack", __func__);
btif_sdp_server.cc 208 APPL_TRACE_ERROR("%s() failed - no more free slots!", __func__);
219 APPL_TRACE_ERROR("%s() failed - id %d is invalid", __func__, id);
249 APPL_TRACE_ERROR("%s() failed - id %d is invalid", __func__, id);
256 APPL_TRACE_ERROR(
391 APPL_TRACE_ERROR("%s() - Unable to register MAPS Service", __func__);
449 APPL_TRACE_ERROR("%s() FAILED", __func__);
477 APPL_TRACE_ERROR("%s(): Unable to register MAP Notification Service",
526 APPL_TRACE_ERROR("%s() FAILED", __func__);
555 APPL_TRACE_ERROR("%s(): Unable to register PBAP Server Service", __func__);
608 APPL_TRACE_ERROR("%s() FAILED", __func__)
    [all...]
btif_a2dp_audio_interface.cc 158 APPL_TRACE_ERROR("%s: Unknown Codec type :%d ", __func__,
362 APPL_TRACE_ERROR("UNSUPPORTED CMD (%d)", cmd);
  /system/bt/btif/co/
bta_hh_co.cc 49 APPL_TRACE_ERROR("%s() Getting flags failed (%s)", __func__,
66 APPL_TRACE_ERROR("%s: Cannot write to uhid:%s", __func__, strerror(errno));
69 APPL_TRACE_ERROR("%s: Wrong size written to uhid: %zd != %zu", __func__,
88 APPL_TRACE_ERROR("%s: Read HUP on uhid-cdev %s", __func__, strerror(errno));
91 APPL_TRACE_ERROR("%s: Cannot read uhid-cdev: %s", __func__,
115 APPL_TRACE_ERROR("%s: Invalid size read from uhid-dev: %zd < %zu",
136 APPL_TRACE_ERROR("%s: Invalid size read from uhid-dev: %zd < %zu",
175 APPL_TRACE_ERROR("pthread_create : %s", strerror(errno));
206 APPL_TRACE_ERROR("%s: Cannot poll for fds: %s\n", __func__,
295 APPL_TRACE_ERROR("%s: Error: failed to open uhid, err:%s", __func__
    [all...]
bta_av_co.cc 811 APPL_TRACE_ERROR(
827 APPL_TRACE_ERROR("%s: peer entry for BTA AV handle 0x%x peer %s not found",
859 APPL_TRACE_ERROR(
867 APPL_TRACE_ERROR("%s: peer %s already opened", __func__,
903 APPL_TRACE_ERROR(
    [all...]
  /system/bt/bta/hh/
bta_hh_le.cc 716 APPL_TRACE_ERROR("Unknown char ID clt cfg: 0x%04x", char_uuid);
802 APPL_TRACE_ERROR("Set Boot Mode failed!! No PROTO_MODE Char!");
910 APPL_TRACE_ERROR("received unexpected/error DIS callback");
    [all...]
bta_hh_main.cc 305 APPL_TRACE_ERROR("wrong device handle: [%d]",
325 APPL_TRACE_ERROR(
  /system/bt/main/
bte_main.cc 223 APPL_TRACE_ERROR("Invalid Controller ID. Discarding message.");
  /system/bt/bta/hl/
bta_hl_main.cc 538 APPL_TRACE_ERROR("HL is already enabled");
    [all...]
bta_hl_act.cc 149 APPL_TRACE_ERROR("SDP INIT failed");
155 APPL_TRACE_ERROR("SDP in use");
240 APPL_TRACE_ERROR("Unknonw echo_oper=%d", p_dcb->echo_oper);
554 APPL_TRACE_ERROR("DCH operation not found oper=%s",
580 APPL_TRACE_ERROR("Invalid echo_oper=%d", p_dcb->echo_oper);
674 APPL_TRACE_ERROR("Invalid dch_oper=%s for close cfm",
795 APPL_TRACE_ERROR("Unabel to close DCH for reconnect cfg mismatch");
858 APPL_TRACE_ERROR("Error dch oper =%d", p_dcb->dch_oper);
892 APPL_TRACE_ERROR("Unabel to close DCH for reconnect cfg mismatch");
    [all...]
bta_hl_utils.cc 167 APPL_TRACE_ERROR("The MPS is zero");
346 APPL_TRACE_ERROR("Inavlid echo cfg value");
380 APPL_TRACE_ERROR("the first DCH should be a reliable channel");
    [all...]
  /system/bt/bta/sys/
bta_sys_main.cc 536 APPL_TRACE_ERROR("%s: MessageLooper not initialized", __func__);
557 APPL_TRACE_ERROR("%s: MessageLooper not initialized", __func__);
564 APPL_TRACE_ERROR("%s: task runner is dead", __func__);
569 APPL_TRACE_ERROR("%s: Post task to task runner failed!", __func__);
  /system/bt/bta/ag/
bta_ag_api.cc 59 APPL_TRACE_ERROR("BTA_AgEnable: FAILED, AG already enabled.");
bta_ag_sco.cc 213 APPL_TRACE_ERROR("%s: eSCO/SCO failed to open, no more fall back",
303 APPL_TRACE_ERROR(
377 APPL_TRACE_ERROR("%s: device %s, index 0x%04x already in use!", __func__,
    [all...]
  /system/bt/bta/av/
bta_av_aact.cc 381 APPL_TRACE_ERROR("%s: BTA_AV_STR_GETCAP_FAIL_EVT: peer_addr=%s", __func__,
491 APPL_TRACE_ERROR("%s: p_data is null", __func__);
549 APPL_TRACE_ERROR("%s: no scb found for handle(0x%x)", __func__,
555 APPL_TRACE_ERROR("%s: peer %s A2DP service discovery failed", __func__,
568 APPL_TRACE_ERROR("%s: BTA_AV_SDP_DISC_FAIL_EVT: peer_addr=%s", __func__,
652 APPL_TRACE_ERROR("%s: peer %s role switch failed (wait=0x%x)", __func__,
803 APPL_TRACE_ERROR("%s: BTA_AV_SDP_DISC_FAIL_EVT: peer_addr=%s", __func__,
    [all...]
bta_av_act.cc 327 APPL_TRACE_ERROR("%s: ACP handle exist for shdl:%d", __func__, shdl);
348 APPL_TRACE_ERROR("%s: found duplicated handle:%d", __func__, rc_handle);
504 APPL_TRACE_ERROR("%s: not a valid handle:%d any more", __func__, i);
534 APPL_TRACE_ERROR("%s: rcb[%d] shdl:%d lidx:%d/%d", __func__, i, shdl,
546 APPL_TRACE_ERROR("%s: bd_addr: %s rcb[%d].lidx=%d, lcb.conn_msk=x%x",
763 APPL_TRACE_ERROR("%s: Invalid meta-command length: %d", __func__,
847 APPL_TRACE_ERROR("%s: Message from peer with no data", __func__);
    [all...]
  /system/bt/bta/hd/
bta_hd_act.cc 102 APPL_TRACE_ERROR("%s: Failed to register HID device (%d)", __func__, ret);
140 APPL_TRACE_ERROR("%s: Failed to deregister HID device (%s)", __func__, ret);
174 APPL_TRACE_ERROR("%s: Descriptor is too long or malformed", __func__);

Completed in 1417 milliseconds

1 2