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

  /system/bt/stack/bnep/
bnep_utils.cc 200 BNEP_TRACE_ERROR("%s: uuid: %s, invalid length: %zu", __func__,
539 BNEP_TRACE_ERROR("BNEP - setup request in bad state %d", p_bcb->con_state);
556 BNEP_TRACE_ERROR("BNEP - setup request when we are originator",
599 BNEP_TRACE_ERROR("BNEP - Bad UID len %d in ConnReq", len);
641 BNEP_TRACE_ERROR("BNEP - setup response in bad state %d", p_bcb->con_state);
647 BNEP_TRACE_ERROR("BNEP - setup response when we are not originator",
694 BNEP_TRACE_ERROR("BNEP - setup response %d is not OK", resp_code);
752 BNEP_TRACE_ERROR(
757 BNEP_TRACE_ERROR(
766 BNEP_TRACE_ERROR(
    [all...]
bnep_api.cc 180 BNEP_TRACE_ERROR("BNEP - Originate failed");
343 BNEP_TRACE_ERROR("BNEP_Write() length %d exceeded MTU %d", p_buf->len,
440 BNEP_TRACE_ERROR("BNEP_Write() length %d exceeded MTU %d", len,
bnep_main.cc 98 BNEP_TRACE_ERROR("BNEP - Registration failed");
  /system/bt/internal_include/
bt_trace.h 398 #define BNEP_TRACE_ERROR(...) \
    [all...]

Completed in 233 milliseconds