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

  /external/bluetooth/bluedroid/btif/src/
btif_sm.c 82 BTIF_TRACE_ERROR1("%s : p_handlers is NULL", __FUNCTION__);
111 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
132 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
159 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
189 BTIF_TRACE_ERROR1("%s : Invalid handle", __FUNCTION__);
btif_sock.c 108 BTIF_TRACE_ERROR1("bt l2cap socket type not supported, type:%d", type);
112 BTIF_TRACE_ERROR1("bt sco socket not supported, type:%d", type);
116 BTIF_TRACE_ERROR1("unknown bt socket type:%d", type);
139 BTIF_TRACE_ERROR1("bt l2cap socket type not supported, type:%d", type);
143 BTIF_TRACE_ERROR1("bt sco socket not supported, type:%d", type);
147 BTIF_TRACE_ERROR1("unknown bt socket type:%d", type);
btif_core.c 332 BTIF_TRACE_ERROR1("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
438 BTIF_TRACE_ERROR1("Failed to set random BDA in prop %s",PERSIST_BDADDR_PROPERTY);
679 BTIF_TRACE_ERROR1("disable bt failed (%d)", status);
    [all...]
btif_pan.c 385 BTIF_TRACE_ERROR1("can not bring up tap interface:%s", TAP_IF_NAME);
591 BTIF_TRACE_ERROR1("pan handle not found (%d)", p_data->close.handle);
611 BTIF_TRACE_ERROR1("pan tap fd:%d exception", fd);
btif_hl.c 438 BTIF_TRACE_ERROR1("%s NULL pointer",__FUNCTION__ );
679 BTIF_TRACE_ERROR1("Invalid local_cfg=%d",local_cfg );
    [all...]
btif_hf.c     [all...]
btif_rc.c 264 BTIF_TRACE_ERROR1("%s ERROR: uinput device is not in the system", __FUNCTION__);
281 BTIF_TRACE_ERROR1("%s ERROR: uinput device open failed", __FUNCTION__);
294 BTIF_TRACE_ERROR1("%s Unable to write device information", __FUNCTION__);
310 BTIF_TRACE_ERROR1("%s Unable to create uinput device", __FUNCTION__);
    [all...]
btif_storage.c 335 BTIF_TRACE_ERROR1("Unknow prop type:%d", prop->type);
450 BTIF_TRACE_ERROR1("Unknow prop type:%d", prop->type);
521 BTIF_TRACE_ERROR1("bounded device:%s, LinkKeyType or PinLength is invalid", kname);
    [all...]
btif_dm.c 188 BTIF_TRACE_ERROR1("%s: Unknown service being enabled", __FUNCTION__);
    [all...]
btif_av.c 212 BTIF_TRACE_ERROR1("%s No connected RC peers", __FUNCTION__);
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_hl_co.c 431 BTIF_TRACE_ERROR1("%s not supported",__FUNCTION__);
457 BTIF_TRACE_ERROR1("%s not supported",__FUNCTION__);
  /external/bluetooth/bluedroid/udrv/ulinux/
uipc.c 232 BTIF_TRACE_ERROR1("sock accept failed (%s)", strerror(errno));
575 BTIF_TRACE_ERROR1("uipc_thread_create pthread_create failed:%d", errno);
733 BTIF_TRACE_ERROR1("failed to write (%s)", strerror(errno));
777 BTIF_TRACE_ERROR1("UIPC_Read : invalid ch id %d", ch_id);
783 BTIF_TRACE_ERROR1("UIPC_Read : channel %d closed", ch_id);
  /external/bluetooth/bluedroid/include/
bt_trace.h     [all...]

Completed in 336 milliseconds