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

  /external/bluetooth/bluedroid/btif/src/
btif_sock.c 83 else BTIF_TRACE_ERROR("btsock interface already initialized");
97 BTIF_TRACE_ERROR("invalid parameters, uuid:%p, channel:%d, sock_fd:%p", service_uuid, channel, sock_fd);
108 BTIF_TRACE_ERROR("bt l2cap socket type not supported, type:%d", type);
112 BTIF_TRACE_ERROR("bt sco socket not supported, type:%d", type);
116 BTIF_TRACE_ERROR("unknown bt socket type:%d", type);
127 BTIF_TRACE_ERROR("invalid parameters, bd_addr:%p, uuid:%p, channel:%d, sock_fd:%p",
139 BTIF_TRACE_ERROR("bt l2cap socket type not supported, type:%d", type);
143 BTIF_TRACE_ERROR("bt sco socket not supported, type:%d", type);
147 BTIF_TRACE_ERROR("unknown bt socket type:%d", type);
161 BTIF_TRACE_ERROR("bt l2cap socket type not supported, fd:%d, flags:%d", fd, flags)
    [all...]
btif_sm.c 82 BTIF_TRACE_ERROR("%s : p_handlers is NULL", __FUNCTION__);
111 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
132 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
159 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
189 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
btif_hh.c 605 BTIF_TRACE_ERROR("%s: Error, device %s not opened.", __FUNCTION__, bd_str);
651 BTIF_TRACE_ERROR("%s: Error, device %s added but addition failed", __FUNCTION__, bda_str);
670 BTIF_TRACE_ERROR("%s: Error, device %s can only be reconnected from device side",
    [all...]
btif_sock_util.c 69 #define asrt(s) if(!(s)) BTIF_TRACE_ERROR("## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
82 BTIF_TRACE_ERROR("sock fd:%d send errno:%d, ret:%d", sock_fd, errno, ret);
100 BTIF_TRACE_ERROR("sock fd:%d recv errno:%d, ret:%d", sock_fd, errno, ret);
148 BTIF_TRACE_ERROR("fd:%d, send_fd:%d, sendmsg ret:%d, errno:%d, %s",
btif_pan.c 78 #define asrt(s) if(!(s)) BTIF_TRACE_ERROR("btif_pan: ## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
320 BTIF_TRACE_ERROR("Could not get network hardware for interface:%s, errno:%s", devname, strerror(errno));
346 BTIF_TRACE_ERROR("Could not set bt address for interface:%s, errno:%s", devname, strerror(errno));
362 BTIF_TRACE_ERROR("Could not bring up network interface:%s, errno:%d", devname, errno);
435 BTIF_TRACE_ERROR("can not bring up tap interface:%s", TAP_IF_NAME);
611 BTIF_TRACE_ERROR("connection not found");
661 BTIF_TRACE_ERROR("pan handle not found (%d)", p_data->close.handle);
704 BTIF_TRACE_ERROR("%s unable to read from driver: %s", __func__, strerror(errno));
btif_rc.c 270 BTIF_TRACE_ERROR("%s ERROR: uinput device is not in the system", __FUNCTION__);
287 BTIF_TRACE_ERROR("%s ERROR: uinput device open failed", __FUNCTION__);
300 BTIF_TRACE_ERROR("%s Unable to write device information", __FUNCTION__);
316 BTIF_TRACE_ERROR("%s Unable to create uinput device", __FUNCTION__);
330 BTIF_TRACE_ERROR("%s AVRCP: Failed to initialize uinput for %s (%d)",
460 BTIF_TRACE_ERROR("%s Connect failed with error code: %d",
602 BTIF_TRACE_ERROR("%s AVRCP: unknown button 0x%02X %s", __FUNCTION__,
639 BTIF_TRACE_ERROR("%s DUT does not support AVRCP controller role", __FUNCTION__);
642 BTIF_TRACE_ERROR("%s AVRCP controller role is not enabled", __FUNCTION__);
    [all...]
btif_core.c 336 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
442 BTIF_TRACE_ERROR("Failed to set random BDA in prop %s",PERSIST_BDADDR_PROPERTY);
663 BTIF_TRACE_ERROR("btif_disable_bluetooth : not yet enabled");
683 BTIF_TRACE_ERROR("disable bt failed (%d)", status);
850 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled");
877 BTIF_TRACE_ERROR("Bluedroid HAL needs to be init with test_mode set to 1.");
    [all...]
btif_storage.c 227 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, prop->len);
309 BTIF_TRACE_ERROR("Unknow prop type:%d", prop->type);
322 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, prop->len);
424 BTIF_TRACE_ERROR("Unknow prop type:%d", prop->type);
541 BTIF_TRACE_ERROR("bounded device:%s, LinkKeyType or PinLength is invalid", kname);
625 BTIF_TRACE_ERROR("%s service_mask:0x%x", __FUNCTION__, service_mask);
    [all...]
btif_hl.c 441 BTIF_TRACE_ERROR("%s NULL pointer",__FUNCTION__ );
682 BTIF_TRACE_ERROR("Invalid local_cfg=%d",local_cfg );
    [all...]
btif_dm.c 267 BTIF_TRACE_ERROR("%s: Unknown service being enabled", __FUNCTION__);
365 BTIF_TRACE_ERROR("%s: remote_cod = 0x%06x", __FUNCTION__, remote_cod);
    [all...]
btif_gatt_util.c 339 BTIF_TRACE_ERROR (" GATT Encrypt :Invalid device type %d",device_type);
btif_gatt_client.c 792 BTIF_TRACE_ERROR("%s: Unhandled event (%d)!", __FUNCTION__, event);
    [all...]
btif_hf.c     [all...]
btif_av.c 233 BTIF_TRACE_ERROR("%s No connected RC peers", __FUNCTION__);
    [all...]
btif_gatt_server.c 414 BTIF_TRACE_ERROR (" GATT Open :Invalid device type %d",device_type);
  /external/bluetooth/bluedroid/btif/co/
bta_dm_co.c 240 BTIF_TRACE_ERROR("codec initialization exception!");
354 BTIF_TRACE_ERROR("##################################");
355 BTIF_TRACE_ERROR("bta_dm_co_le_io_key_req: only setting max size to 16");
356 BTIF_TRACE_ERROR("##################################");
bta_hl_co.c 397 BTIF_TRACE_ERROR("socket send failed r=%d data_size=%d",r, data_size);
434 BTIF_TRACE_ERROR("%s not supported",__FUNCTION__);
463 BTIF_TRACE_ERROR("%s not supported",__FUNCTION__);
bta_pan_co.c 174 BTIF_TRACE_ERROR("bta_pan_co_tx_path: cannot find pan connction or conn"
  /external/bluetooth/bluedroid/udrv/ulinux/
uipc.c 193 BTIF_TRACE_ERROR("sock accept failed (%s)", strerror(errno));
301 BTIF_TRACE_ERROR("FAILED TO ACCEPT CH %d (%s)", ch_id, strerror(errno));
353 BTIF_TRACE_ERROR("failed to setup %s", name, strerror(errno));
539 BTIF_TRACE_ERROR("uipc_thread_create pthread_create failed:%d", errno);
702 BTIF_TRACE_ERROR("failed to write (%s)", strerror(errno));
749 BTIF_TRACE_ERROR("UIPC_Read : invalid ch id %d", ch_id);
755 BTIF_TRACE_ERROR("UIPC_Read : channel %d closed", ch_id);
  /external/bluetooth/bluedroid/include/
bt_trace.h     [all...]

Completed in 779 milliseconds