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

  /system/bt/stack/mcap/
mca_api.cc 131 MCA_TRACE_ERROR("INVALID_PSM");
156 MCA_TRACE_ERROR("Failed to register to L2CAP");
217 MCA_TRACE_ERROR("max_mdl: %d is too big", p_cs->max_mdl);
223 MCA_TRACE_ERROR("Already has ECHO MDEP");
316 MCA_TRACE_ERROR("control channel already exists");
397 MCA_TRACE_ERROR("pending req");
402 MCA_TRACE_ERROR("bad peer dep id:%d or bad mdl id: %d ", peer_dep_id,
408 MCA_TRACE_ERROR("mdl id: %d is used in the control link", mdl_id);
468 MCA_TRACE_ERROR("congested");
499 MCA_TRACE_ERROR(
    [all...]
mca_cact.cc 327 MCA_TRACE_ERROR("%s: Invalid local MDEP ID %d", __func__,
336 MCA_TRACE_ERROR("%s: MAX_MDL is used by MDEP %d", __func__,
345 MCA_TRACE_ERROR("%s: MDL_ID %d busy, in CL(reconn)", __func__,
395 MCA_TRACE_ERROR("%s: reject_opcode 0x%02x not recognized", __func__,
402 MCA_TRACE_ERROR("%s: reject_opcode=0x%02x, reject_code=0x%02x, length=%d",
464 MCA_TRACE_ERROR("peer's mdl_id=%d != our mdl_id=%d",
mca_main.cc 428 MCA_TRACE_ERROR("%s: opcode 0x%02x required len: %d, got len: %d",
433 MCA_TRACE_ERROR("%s: unsupported SYNC opcode: 0x%02x len:%d", __func__,
438 MCA_TRACE_ERROR("%s: bad opcode: 0x%02x len:%d", __func__, *p,
  /system/bt/internal_include/
bt_trace.h 560 #define MCA_TRACE_ERROR(...) \
    [all...]

Completed in 568 milliseconds