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

  /external/bluetooth/bluedroid/btif/src/
btif_sock.c 161 BTIF_TRACE_ERROR2("bt l2cap socket type not supported, fd:%d, flags:%d", fd, flags);
164 BTIF_TRACE_ERROR2("bt sco socket type not supported, fd:%d, flags:%d", fd, flags);
btif_hh.c 613 BTIF_TRACE_ERROR2("%s: Error, device %s not opened.", __FUNCTION__, bd_str);
659 BTIF_TRACE_ERROR2("%s: Error, device %s added but addition failed", __FUNCTION__, bda_str);
678 BTIF_TRACE_ERROR2("%s: Error, device %s can only be reconnected from device side",
    [all...]
btif_rc.c 444 BTIF_TRACE_ERROR2("%s Connect failed with error code: %d",
    [all...]
btif_pan.c 294 BTIF_TRACE_ERROR2("Could not get network hardware for interface:%s, errno:%s", devname, strerror(errno));
310 BTIF_TRACE_ERROR2("Could not set bt address for interface:%s, errno:%s", devname, strerror(errno));
326 BTIF_TRACE_ERROR2("Could not bring up network interface:%s, errno:%d", devname, errno);
btif_storage.c 257 BTIF_TRACE_ERROR2("property type:%d, len:%d is invalid", prop->type, prop->len);
348 BTIF_TRACE_ERROR2("property type:%d, len:%d is invalid", prop->type, prop->len);
628 BTIF_TRACE_ERROR2("%s service_mask:0x%x", __FUNCTION__, service_mask);
    [all...]
btif_dm.c     [all...]
btif_core.c 1027 BTIF_TRACE_ERROR2("%s invalid event id (%d)", __FUNCTION__, event);
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_pan_co.c 176 BTIF_TRACE_ERROR2("bta_pan_co_tx_path: cannot find pan connction or conn"
bta_hl_co.c 397 BTIF_TRACE_ERROR2("socket send failed r=%d data_size=%d",r, data_size);
  /external/bluetooth/bluedroid/udrv/ulinux/
uipc.c 340 BTIF_TRACE_ERROR2("FAILED TO ACCEPT CH %d (%s)", ch_id, strerror(errno));
392 BTIF_TRACE_ERROR2("failed to setup %s", name, strerror(errno));
  /external/bluetooth/bluedroid/include/
bt_trace.h     [all...]

Completed in 177 milliseconds