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

  /system/bt/stack/l2cap/
l2c_api.cc 74 L2CAP_TRACE_ERROR("L2CAP - no cb registering PSM: 0x%04x", psm);
80 L2CAP_TRACE_ERROR("L2CAP - invalid PSM value, PSM: 0x%04x", psm);
213 L2CAP_TRACE_ERROR("%s: Out of free BLE PSM", __func__);
254 L2CAP_TRACE_ERROR("%s: Invalid PSM=%d value!", __func__, psm);
415 L2CAP_TRACE_ERROR("%s No cb registering BLE PSM: 0x%04x", __func__, psm);
421 L2CAP_TRACE_ERROR("%s Invalid BLE PSM value, PSM: 0x%04x", __func__, psm);
434 L2CAP_TRACE_ERROR("%s: Out of free BLE PSM", __func__);
667 L2CAP_TRACE_ERROR("%s No CCB for CID:0x%04x", __func__, lcid);
    [all...]
l2c_ble.cc 295 L2CAP_TRACE_ERROR("l2cble_scanner_conn_comp - failed to allocate LCB");
310 L2CAP_TRACE_ERROR("L2CAP got BLE scanner conn_comp in bad state: %d",
373 L2CAP_TRACE_ERROR("l2cble_advertiser_conn_comp - failed to allocate LCB");
704 L2CAP_TRACE_ERROR("L2CAP - unable to allocate CCB");
712 L2CAP_TRACE_ERROR("L2CAP don't like the params");
767 L2CAP_TRACE_ERROR("L2CAP don't like the params");
896 L2CAP_TRACE_ERROR("initate direct connection fail, topology limitation");
    [all...]
l2c_link.cc 72 L2CAP_TRACE_ERROR("L2CAP failed to allocate LCB");
127 L2CAP_TRACE_ERROR(
169 L2CAP_TRACE_ERROR("L2CAP got conn_comp in bad state: %d status: 0x%d",
426 L2CAP_TRACE_ERROR(
    [all...]
l2c_main.cc 108 L2CAP_TRACE_ERROR(
275 L2CAP_TRACE_ERROR("L2CAP SIG MTU pkt_len=%d Exceeded 672", pkt_len);
394 L2CAP_TRACE_ERROR("L2CAP - unable to allocate CCB");
933 L2CAP_TRACE_ERROR(
l2c_utils.cc 747 L2CAP_TRACE_ERROR(
853 L2CAP_TRACE_ERROR("%s L2CAP - ccb or lcb invalid", __func__);
    [all...]
l2c_fcr.cc 861 L2CAP_TRACE_ERROR("%s: buffer length=%d too big. max=%d. Dropped",
    [all...]
l2c_csm.cc 136 L2CAP_TRACE_ERROR("L2CAP - LCID: 0x%04x st: CLOSED evt: %s p_rcb == NULL",
    [all...]
  /system/bt/internal_include/
bt_trace.h 258 #define L2CAP_TRACE_ERROR(...) \
    [all...]

Completed in 250 milliseconds