HomeSort by relevance Sort by last modified time
    Searched refs:BTIF_TRACE_EVENT (Results 1 - 14 of 14) sorted by null

  /system/bt/udrv/ulinux/
uipc.cc 111 BTIF_TRACE_EVENT("create_server_socket %s", name);
120 BTIF_TRACE_EVENT("socket failed to create (%s)", strerror(errno));
126 BTIF_TRACE_EVENT("listen failed", strerror(errno));
131 BTIF_TRACE_EVENT("created socket fd %d", s);
141 BTIF_TRACE_EVENT("accept fd %d", sfd);
154 // BTIF_TRACE_EVENT("poll revents 0x%x", pfd.revents);
170 // BTIF_TRACE_EVENT("new fd %d", fd);
184 BTIF_TRACE_EVENT("### uipc_main_init ###");
216 BTIF_TRACE_EVENT("uipc_main_cleanup");
242 // BTIF_TRACE_EVENT("CHECK SRVFD %d (ch %d)", uipc.ch[ch_id].srvfd
    [all...]
  /system/bt/btif/src/
btif_mce.cc 54 BTIF_TRACE_EVENT("%s: event = %d", __func__, event);
117 BTIF_TRACE_EVENT("%s", __func__);
139 BTIF_TRACE_EVENT("%s", __func__);
153 BTIF_TRACE_EVENT("%s enable:%d", __func__, b_enable);
btif_core.cc 743 BTIF_TRACE_EVENT("execute storage request event : %d", event);
749 BTIF_TRACE_EVENT("type: %d, len %d, 0x%x", p_prop->type, p_prop->len,
817 BTIF_TRACE_EVENT("execute storage remote request event : %d", event);
869 BTIF_TRACE_EVENT("%s", __func__);
897 BTIF_TRACE_EVENT("%s", __func__);
919 BTIF_TRACE_EVENT("%s %d", __func__, type);
952 BTIF_TRACE_EVENT("btif_set_adapter_property type: %d, len %d, 0x%x",
965 BTIF_TRACE_EVENT("set property name : %s", (char*)bd_name);
    [all...]
btif_hf_client.cc 130 BTIF_TRACE_EVENT("BTHF CLIENT: %s", __func__); \
144 BTIF_TRACE_EVENT("BTHF CLIENT: %s", __func__); \
173 BTIF_TRACE_EVENT("%s: event=%d", __func__, event);
280 BTIF_TRACE_EVENT("%s", __func__);
323 BTIF_TRACE_EVENT("HFP Client version is %s", btif_hf_client_version);
717 BTIF_TRACE_EVENT("%s", __func__);
742 BTIF_TRACE_EVENT("%s: Cmd %d val1 %d val2 %d arg %s", __func__, cmd, val1,
    [all...]
btif_av.cc 401 BTIF_TRACE_EVENT("%s: peer address is empty, shutdown the Audio source",
538 BTIF_TRACE_EVENT("%s: peer address is empty, shutdown the Audio sink",
    [all...]
btif_hh.cc 190 BTIF_TRACE_EVENT("%s: fd = %d, changedlockstates = 0x%x", __func__, fd,
271 BTIF_TRACE_EVENT("%s: setting report on dev_handle %d to 0x%x", __func__,
295 BTIF_TRACE_EVENT(
571 BTIF_TRACE_EVENT("BTHH: %s", __func__);
    [all...]
btif_dm.cc     [all...]
btif_rc.cc     [all...]
btif_hf.cc 103 BTIF_TRACE_EVENT("BTHF: %s", __func__); \
515 BTIF_TRACE_EVENT("%s: btif_hf override-Preferred Codec to MSBC",
519 BTIF_TRACE_EVENT("%s btif_hf override-Preferred Codec to CVSD",
    [all...]
btif_hl.cc 833 BTIF_TRACE_EVENT("%s found=%d channel_id=0x%08x, app_idx=%d mdl_cfg_idx=%d ",
905 BTIF_TRACE_EVENT(
    [all...]
btif_pan.cc 233 BTIF_TRACE_EVENT("%s: event=%d", __func__, event);
btif_storage.cc     [all...]
  /system/bt/internal_include/
bt_trace.h 637 #define BTIF_TRACE_EVENT(...) \
    [all...]
  /system/bt/stack/mcap/
mca_api.cc 858 BTIF_TRACE_EVENT("%s", __func__);

Completed in 370 milliseconds