Searched refs:L2CAP_TRACE_DEBUG (Results 1 - 8 of 8) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_ble.cc227 L2CAP_TRACE_DEBUG("L2CA_GetDisconnectReason=%d ", reason);
280 L2CAP_TRACE_DEBUG(
554 L2CAP_TRACE_DEBUG("%s", __func__);
571 L2CAP_TRACE_DEBUG("%s: conn_update_mask=%d", __func__,
669 L2CAP_TRACE_DEBUG(
735 L2CAP_TRACE_DEBUG("Recv L2CAP_CMD_BLE_CREDIT_BASED_CONN_RES");
745 L2CAP_TRACE_DEBUG("I remember the connection req");
753 L2CAP_TRACE_DEBUG(
784 L2CAP_TRACE_DEBUG("I DO NOT remember the connection req");
794 L2CAP_TRACE_DEBUG("
[all...]
H A Dl2c_link.cc288 L2CAP_TRACE_DEBUG("%s: status=%d, p_ref_data=%p, BD_ADDR=%s", __func__,
398 L2CAP_TRACE_DEBUG(
787 L2CAP_TRACE_DEBUG("%s", __func__);
937 L2CAP_TRACE_DEBUG("LCB(0x%x) is in PM pending state", p_lcb->handle);
1178 L2CAP_TRACE_DEBUG(
1184 L2CAP_TRACE_DEBUG(
1225 L2CAP_TRACE_DEBUG("L2CAP - calling NoCP callback");
1278 L2CAP_TRACE_DEBUG(
1284 L2CAP_TRACE_DEBUG(
1290 L2CAP_TRACE_DEBUG(
[all...]
H A Dl2c_utils.cc740 L2CAP_TRACE_DEBUG("l2cu_send_peer_config_rej: data_len=%d, rej_len=%d",
832 L2CAP_TRACE_DEBUG("L2CAP - cfg_rej pkt hci_len=%d, l2cap_len=%d", len,
1190 L2CAP_TRACE_DEBUG("l2cu_enqueue_ccb CID: 0x%04x priority: %d",
1261 L2CAP_TRACE_DEBUG("l2cu_dequeue_ccb CID: 0x%04x", p_ccb->local_cid);
1336 L2CAP_TRACE_DEBUG("Update CCB list in logical link");
1379 L2CAP_TRACE_DEBUG("l2cu_allocate_ccb: cid 0x%04x", cid);
1492 L2CAP_TRACE_DEBUG("l2cu_allocate_ccb: cid 0x%04x config_done:0x%x", cid,
1570 L2CAP_TRACE_DEBUG("l2cu_release_ccb: cid 0x%04x in_use: %u",
1969 L2CAP_TRACE_DEBUG(
2231 L2CAP_TRACE_DEBUG(
[all...]
H A Dl2c_fcr.cc765 L2CAP_TRACE_DEBUG(
794 L2CAP_TRACE_DEBUG(
853 L2CAP_TRACE_DEBUG("%s SDU Length = %d", __func__, sdu_length);
905 L2CAP_TRACE_DEBUG(
939 L2CAP_TRACE_DEBUG(
1074 L2CAP_TRACE_DEBUG("process_s_frame ctrl_word 0x%04x fcrb_remote_busy:%d",
1127 L2CAP_TRACE_DEBUG("process_s_frame hit_max_retries");
1225 L2CAP_TRACE_DEBUG(
1253 L2CAP_TRACE_DEBUG(
1579 L2CAP_TRACE_DEBUG(
[all...]
H A Dl2c_api.cc231 L2CAP_TRACE_DEBUG("%s: assigned PSM=%d", __func__, psm);
379 L2CAP_TRACE_DEBUG("L2CAP API - link disconnecting: RETRY LATER");
566 L2CAP_TRACE_DEBUG("%s LE Link is up", __func__);
578 L2CAP_TRACE_DEBUG("%s link disconnecting: RETRY LATER", __func__);
1722 L2CAP_TRACE_DEBUG("$s() - link disconnecting: RETRY LATER", __func__);
2256 L2CAP_TRACE_DEBUG("L2CA_FlushChannel() flushed: %u + %u, num_left: %u",
H A Dl2c_csm.cc113 L2CAP_TRACE_DEBUG("Unhandled event! event = %d", event);
1103 L2CAP_TRACE_DEBUG("%s Sending credit", __func__);
1110 L2CAP_TRACE_DEBUG("%s Credits received %d", __func__, *credit);
H A Dl2c_main.cc178 L2CAP_TRACE_DEBUG("GOT CONNECTIONLESS DATA PSM:%d", psm);
310 L2CAP_TRACE_DEBUG("cmd_code: %d, id:%d, cmd_len:%d", cmd_code, id, cmd_len);
/system/bt/internal_include/
H A Dbt_trace.h278 #define L2CAP_TRACE_DEBUG(...) \ macro

Completed in 97 milliseconds