HomeSort by relevance Sort by last modified time
    Searched refs:BTIF_TRACE_ERROR1 (Results 1 - 10 of 10) 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_rc.c 147 BTIF_TRACE_ERROR1("%s ERROR: uinput device is not in the system", __FUNCTION__);
164 BTIF_TRACE_ERROR1("%s ERROR: uinput device open failed", __FUNCTION__);
177 BTIF_TRACE_ERROR1("%s Unable to write device information", __FUNCTION__);
193 BTIF_TRACE_ERROR1("%s Unable to create uinput device", __FUNCTION__);
btif_core.c 311 BTIF_TRACE_ERROR1("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
417 BTIF_TRACE_ERROR1("Failed to set random BDA in prop %s",PERSIST_BDADDR_PROPERTY);
658 BTIF_TRACE_ERROR1("disable bt failed (%d)", status);
    [all...]
btif_hl.c 406 BTIF_TRACE_ERROR1("%s NULL pointer",__FUNCTION__ );
644 BTIF_TRACE_ERROR1("Invalid local_cfg=%d",local_cfg );
936 BTIF_TRACE_ERROR1("Invalid app_id=%d", app_id);
    [all...]
btif_hf.c     [all...]
btif_av.c 210 BTIF_TRACE_ERROR1("%s No connected RC peers", __FUNCTION__);
btif_dm.c 136 BTIF_TRACE_ERROR1("%s: Unknown service being enabled", __FUNCTION__);
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_hl_co.c 430 BTIF_TRACE_ERROR1("%s not supported",__FUNCTION__);
456 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 49 milliseconds