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

  /system/bt/btif/src/
btif_sm.c 63 BTIF_TRACE_ERROR("%s : p_handlers is NULL", __FUNCTION__);
92 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
113 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
140 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
170 BTIF_TRACE_ERROR("%s : Invalid handle", __FUNCTION__);
btif_hf.c 398 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
682 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
794 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
824 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
862 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
892 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
933 BTIF_TRACE_ERROR("%s: Invalid index %d", __FUNCTION__, idx);
    [all...]
btif_sock_util.c 56 #define asrt(s) if(!(s)) BTIF_TRACE_ERROR("## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
68 BTIF_TRACE_ERROR("sock fd:%d send errno:%d, ret:%d", sock_fd, errno, ret);
86 BTIF_TRACE_ERROR("sock fd:%d recv errno:%d, ret:%d", sock_fd, errno, ret);
131 BTIF_TRACE_ERROR("fd:%d, send_fd:%d, sendmsg ret:%d, errno:%d, %s",
btif_hh.c 575 BTIF_TRACE_ERROR("%s: Error, device %s not opened.", __FUNCTION__, bd_str);
620 BTIF_TRACE_ERROR("%s: Error, device %s added but addition failed", __FUNCTION__, bda_str);
    [all...]
btif_rc.c 349 BTIF_TRACE_ERROR("%s ERROR: uinput device is not in the system", __FUNCTION__);
366 BTIF_TRACE_ERROR("%s ERROR: uinput device open failed", __FUNCTION__);
381 BTIF_TRACE_ERROR("%s Unable to write device information", __FUNCTION__);
394 BTIF_TRACE_ERROR("%s Unable to create uinput device", __FUNCTION__);
408 BTIF_TRACE_ERROR("%s AVRCP: Failed to initialize uinput for %s (%d)",
568 BTIF_TRACE_ERROR("%s Got RC OPEN in connected state, Connected RC: %d \
621 BTIF_TRACE_ERROR("%s Connect failed with error code: %d",
645 BTIF_TRACE_ERROR("Got disconnect of unknown device");
781 BTIF_TRACE_ERROR("%s AVRCP: unknown button 0x%02X %s", __FUNCTION__,
820 BTIF_TRACE_ERROR("%s DUT does not support AVRCP controller role", __FUNCTION__)
    [all...]
btif_core.c 283 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
302 BTIF_TRACE_ERROR("%s: message dropped, queue not initialized or gone", __func__);
312 BTIF_TRACE_ERROR("%s: call dropped, queue not initialized or gone", __func__);
403 BTIF_TRACE_ERROR("Failed to set random BDA in prop %s",PERSIST_BDADDR_PROPERTY);
661 BTIF_TRACE_ERROR("btif_dut_mode_configure : Bluetooth not enabled");
688 BTIF_TRACE_ERROR("Bluedroid HAL needs to be init with test_mode set to 1.");
887 BTIF_TRACE_ERROR("%s invalid event id (%d)", __FUNCTION__, event);
    [all...]
btif_pan.c 85 #define asrt(s) if (!(s)) BTIF_TRACE_ERROR("btif_pan: ## %s assert %s failed at line:%d ##",__FUNCTION__, #s, __LINE__)
323 BTIF_TRACE_ERROR("Could not get network hardware for interface:%s, errno:%s", devname, strerror(errno));
344 BTIF_TRACE_ERROR("Could not set bt address for interface:%s, errno:%s", devname, strerror(errno));
360 BTIF_TRACE_ERROR("Could not bring up network interface:%s, errno:%d", devname, errno);
433 BTIF_TRACE_ERROR("can not bring up tap interface:%s", TAP_IF_NAME);
663 BTIF_TRACE_ERROR("connection not found");
708 BTIF_TRACE_ERROR("pan handle not found (%d)", p_data->close.handle);
749 BTIF_TRACE_ERROR("%s unable to read from driver: %s", __func__, strerror(errno));
btif_storage.c 183 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, prop->len);
255 BTIF_TRACE_ERROR("Unknown prop type:%d", prop->type);
275 BTIF_TRACE_ERROR("property type:%d, len:%d is invalid", prop->type, prop->len);
375 BTIF_TRACE_ERROR("Unknow prop type:%d", prop->type);
479 BTIF_TRACE_ERROR("bounded device:%s, LinkKeyType or PinLength is invalid", name);
    [all...]
btif_hl.c 593 BTIF_TRACE_ERROR("Invalid local_cfg=%d",local_cfg );
875 BTIF_TRACE_ERROR("Open CCH request discarded- No mcl cb");
881 BTIF_TRACE_ERROR("Open CCH request discarded- already in USE");
887 BTIF_TRACE_ERROR("Invalid app_id=%d", app_id);
    [all...]
btif_av.c 242 BTIF_TRACE_ERROR("%s No connected RC peers", __FUNCTION__);
453 BTIF_TRACE_ERROR("BTIF_AV_OFFLOAD_START_REQ_EVT: Stream not Started IDLE");
602 BTIF_TRACE_ERROR("BTIF_AV_OFFLOAD_START_REQ_EVT: Stream not Started OPENING");
687 BTIF_TRACE_ERROR("BTIF_AV_OFFLOAD_START_REQ_EVT: Stream not Started Closing");
847 BTIF_TRACE_ERROR("BTIF_AV_OFFLOAD_START_REQ_EVT: Stream not Started Opened");
    [all...]
btif_dm.c 345 BTIF_TRACE_ERROR("%s: Unknown service %d being %s",
    [all...]
btif_gatt_client.c     [all...]
btif_gatt_server.c 421 BTIF_TRACE_ERROR ("%s: Invalid device type %d", __func__, device_type);
btif_sdp_server.c 362 BTIF_TRACE_ERROR(" Unable to remove handle 0x%08x", handle);
  /system/bt/btif/co/
bta_dm_co.c 237 BTIF_TRACE_ERROR("codec initialization exception!");
349 BTIF_TRACE_ERROR("##################################");
350 BTIF_TRACE_ERROR("bta_dm_co_le_io_key_req: only setting max size to 16");
351 BTIF_TRACE_ERROR("##################################");
bta_hl_co.c 391 BTIF_TRACE_ERROR("socket send failed r=%d data_size=%d", r,
426 BTIF_TRACE_ERROR("%s not supported",__FUNCTION__);
455 BTIF_TRACE_ERROR("%s not supported",__FUNCTION__);
bta_pan_co.c 173 BTIF_TRACE_ERROR("%s: cannot find pan connection", __func__);
178 BTIF_TRACE_ERROR("%s: conn is not opened, conn:%p, conn->state:%d",
  /system/bt/udrv/ulinux/
uipc.c 195 BTIF_TRACE_ERROR("sock accept failed (%s)", strerror(errno));
203 BTIF_TRACE_ERROR("setsockopt failed (%s)", strerror(errno));
312 BTIF_TRACE_ERROR("FAILED TO ACCEPT CH %d (%s)", ch_id, strerror(errno));
365 BTIF_TRACE_ERROR("failed to setup %s", name, strerror(errno));
563 BTIF_TRACE_ERROR("uipc_thread_create pthread_create failed:%d", errno);
704 BTIF_TRACE_ERROR("failed to write (%s)", strerror(errno));
731 BTIF_TRACE_ERROR("UIPC_Read : invalid ch id %d", ch_id);
737 BTIF_TRACE_ERROR("UIPC_Read : channel %d closed", ch_id);
761 BTIF_TRACE_ERROR("%s(): poll() failed: return %d errno %d (%s)",
  /system/bt/include/
bt_trace.h 353 #define BTIF_TRACE_ERROR(...) {if (btif_trace_level >= BT_TRACE_LEVEL_ERROR) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_NONE | TRACE_ORG_APPL | TRACE_TYPE_ERROR, ##__VA_ARGS__);}

Completed in 368 milliseconds