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

1 2

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_ci.c 68 APPL_TRACE_ERROR1("ERROR: Unable to allocate buffer to hold AT response code. len=%i", len);
bta_ag_cmd.c 683 APPL_TRACE_ERROR1("Unknown Codec UUID(%d) received", uuid_codec);
    [all...]
bta_ag_rfc.c 160 APPL_TRACE_ERROR1 ("bta_ag_mgmt_cback: PORT_SUCCESS, ignoring handle = %d", port_handle);
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 176 APPL_TRACE_ERROR1("register application first_unuse rcb_idx = %d", first_unuse);
232 APPL_TRACE_ERROR1("Unable to start app.: Unknown interface =%d",p_msg->int_start_if.server_if );
300 APPL_TRACE_ERROR1("create service rcb_idx = %d", rcb_idx);
541 APPL_TRACE_ERROR1("bta_gatts_stop_service service_id= %d", p_srvc_cb->service_id);
608 APPL_TRACE_ERROR1("Not an registered servce attribute ID: 0x%04x", p_msg->api_indicate.attr_id);
637 APPL_TRACE_ERROR1("Inavlide server_if=%d", p_msg->api_open.server_if);
671 APPL_TRACE_ERROR1("Inavlide server_if=%d", p_msg->api_cancel_open.server_if);
697 APPL_TRACE_ERROR1("bta_gatts_close fail conn_id=%d", p_msg->hdr.layer_specific);
711 APPL_TRACE_ERROR1("Unknown connection ID: %d", p_msg->hdr.layer_specific);
751 APPL_TRACE_ERROR1("connection request on gatt_if[%d] is not interested", gatt_if)
    [all...]
bta_gattc_act.c 166 APPL_TRACE_ERROR1("Unable to start app.: Unknown interface =%d",p_msg->int_start_if.client_if );
221 APPL_TRACE_ERROR1("bta_gattc_deregister_cmpl unable to allocate buffer to complete dereg=%d", client_if);
259 APPL_TRACE_ERROR1("bta_gattc_int_deregister Deregister Failed, unknown client_if: %d", p_data->int_dereg.client_if);
299 APPL_TRACE_ERROR1("bta_gattc_deregister Deregister Failed, unknown client_if: %d", p_data->api_dereg.client_if);
343 APPL_TRACE_ERROR1("bta_gattc_process_api_open Failed, unknown client_if: %d",
    [all...]
bta_gattc_main.c 391 APPL_TRACE_ERROR1("Unknown conn ID: %d", p_msg->layer_specific);
bta_gattc_api.c     [all...]
bta_gattc_cache.c     [all...]
bta_gattc_utils.c 641 APPL_TRACE_ERROR1("can not map to GATT ID. handle = 0x%04x", handle);
  /external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c 119 if (opts<0) APPL_TRACE_ERROR1("set blocking (%s)", strerror(errno));
172 APPL_TRACE_ERROR1("pthread_create : %s", strerror(errno));
201 else APPL_TRACE_ERROR1("invalid thread handle:%d", h);
256 APPL_TRACE_ERROR1("socketpair failed: %s", strerror(errno));
288 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
316 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
349 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
354 APPL_TRACE_ERROR1("thread handle:%d, cmd socket is not created", h);
364 APPL_TRACE_ERROR1("invalid bt thread handle:%d", h);
445 APPL_TRACE_ERROR1("exceeded max poll slot:%d!", MAX_POLL)
    [all...]
btif_media_task.c 516 APPL_TRACE_ERROR1("UNSUPPORTED CMD (%d)", cmd);
545 APPL_TRACE_ERROR1("### A2DP-CTRL-CHANNEL EVENT %d NOT HANDLED ###", event);
577 APPL_TRACE_ERROR1("### A2DP-DATA EVENT %d NOT HANDLED ###", event);
995 APPL_TRACE_ERROR1("mediafeeding format invalid : %d", btif_media_cb.media_feeding.format);
    [all...]
btif_sock_rfc.c 259 APPL_TRACE_ERROR1("socketpair failed, errno:%d", errno);
416 APPL_TRACE_ERROR1("rfc channel:%d already in use", scn);
750 APPL_TRACE_ERROR1("jv_dm_cback: cannot start server, slot found:%p", rs);
838 APPL_TRACE_ERROR1("send none, EAGAIN or EWOULDBLOCK, errno:%d", errno);
983 else APPL_TRACE_ERROR1("bta_co_rfc_data_outgoing_size, invalid slot id:%d", id);
    [all...]
btif_sock_sdp.c 117 else APPL_TRACE_ERROR1("failed to create sdp record, service_name:%s", name);
  /external/bluetooth/bluedroid/bta/av/
bta_av_sbc.c 442 APPL_TRACE_ERROR1("bta_av_sbc_cfg_for_cap: ch_mode(0x%02X) not supported", p_pref->ch_mode);
453 APPL_TRACE_ERROR1("bta_av_sbc_cfg_for_cap: samp_freq(0x%02X) not supported", p_pref->samp_freq);
464 APPL_TRACE_ERROR1("bta_av_sbc_cfg_for_cap: block_len(0x%02X) not supported", p_pref->block_len);
475 APPL_TRACE_ERROR1("bta_av_sbc_cfg_for_cap: num_subbands(0x%02X) not supported", p_pref->num_subbands);
486 APPL_TRACE_ERROR1("bta_av_sbc_cfg_for_cap: alloc_mthd(0x%02X) not supported", p_pref->alloc_mthd);
bta_av_act.c 315 APPL_TRACE_ERROR1("bta_av_rc_create ACP handle exist for shdl:%d", shdl);
336 APPL_TRACE_ERROR1("bta_av_rc_create found duplicated handle:%d", rc_handle);
501 APPL_TRACE_ERROR1("use_rc:%d", p_scb->use_rc);
511 APPL_TRACE_ERROR1("not a valid handle:%d any more", i);
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_hh_co.c 65 APPL_TRACE_ERROR1("%s: Device not found",__FUNCTION__)
142 APPL_TRACE_ERROR1("pthread_create : %s", strerror(errno));
300 APPL_TRACE_ERROR1("%s: Error: too many HID devices are connected", __FUNCTION__);
bta_av_co.c 237 APPL_TRACE_ERROR1("bta_av_co_get_peer peer index out of bounds:%d", index);
599 APPL_TRACE_ERROR1("bta_av_co_audio_setconfig unsupported cid %d", bta_av_co_cb.codec_cfg.id);
775 APPL_TRACE_ERROR1("bta_av_co_audio_src_data_path Unsupported codec type (%d)", codec_type);
810 APPL_TRACE_ERROR1("bta_av_co_audio_drop dropped: x%x", hndl);
864 APPL_TRACE_ERROR1("bta_av_co_audio_codec_build_config: unsupported codec id %d", bta_av_co_cb.codec_cfg.id);
909 APPL_TRACE_ERROR1("bta_av_co_audio_codec_cfg_matches_caps: unsupported codec id %d", codec_id);
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_main.c 785 APPL_TRACE_ERROR1("Invalid app_handle=%d", p_data->api_dereg.app_handle);
    [all...]
bta_hl_act.c 268 APPL_TRACE_ERROR1("Unknonw echo_oper=%d",p_dcb->echo_oper);
655 APPL_TRACE_ERROR1("DCH operation not found oper=%s", bta_hl_dch_oper_code(p_dcb->dch_oper));
657 APPL_TRACE_ERROR1("DCH operation not found oper=%d", p_dcb->dch_oper);
686 APPL_TRACE_ERROR1("Invalid echo_oper=%d", p_dcb->echo_oper);
805 APPL_TRACE_ERROR1("Invalid dch_oper=%s for close cfm", bta_hl_dch_oper_code(p_dcb->dch_oper) );
807 APPL_TRACE_ERROR1("Invalid dch_oper=%d for close cfm", p_dcb->dch_oper);
    [all...]
bta_hl_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/ar/
bta_ar.c 118 APPL_TRACE_ERROR1("bta_ar_reg_avdt: the registration is from wrong sys_id:%d", sys_id);
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c 254 APPL_TRACE_ERROR1("wrong device handle: [%d]", p_data->hdr.layer_specific);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 562 APPL_TRACE_ERROR1("bta_dm_pm_sniff BTM_SetPowerMode() returns ERROR status=%d", status);
765 APPL_TRACE_ERROR1("bta_dm_pm_btm_status hci_status=%d", p_data->pm_status.hci_status);
bta_dm_act.c 657 APPL_TRACE_ERROR1("Invalid Inquiry Tx Power: %d", p_data->tx_inq_pwr.tx_power);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 138 APPL_TRACE_ERROR1("get_sec_id_used, sec id exceeds the limit:%d",
152 APPL_TRACE_ERROR1("get_sec_id_used, rfc ctrl block exceeds the limit:%d",
    [all...]

Completed in 406 milliseconds

1 2