Home
last modified time | relevance | path

Searched refs:L2CAP_TRACE_DEBUG (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ble.c231 L2CAP_TRACE_DEBUG ("L2CA_GetDisconnectReason=%d ",reason); in L2CA_GetDisconnectReason()
254L2CAP_TRACE_DEBUG ("%s: HANDLE=%d min_conn_int=%d max_conn_int=%d slave_latency=%d supervision_tou… in l2cble_use_preferred_conn_params()
322L2CAP_TRACE_DEBUG ("l2cble_scanner_conn_comp: HANDLE=%d addr_type=%d conn_interval=%d slave_latenc… in l2cble_scanner_conn_comp()
588 L2CAP_TRACE_DEBUG("l2cble_process_conn_update_evt"); in l2cble_process_conn_update_evt()
607L2CAP_TRACE_DEBUG("l2cble_process_conn_update_evt: conn_update_mask=%d", p_lcb->conn_update_mask); in l2cble_process_conn_update_evt()
705 L2CAP_TRACE_DEBUG ("Recv L2CAP_CMD_BLE_CREDIT_BASED_CONN_REQ with " in l2cble_process_sig_cmd()
760 L2CAP_TRACE_DEBUG ("Recv L2CAP_CMD_BLE_CREDIT_BASED_CONN_RES"); in l2cble_process_sig_cmd()
772 L2CAP_TRACE_DEBUG ("I remember the connection req"); in l2cble_process_sig_cmd()
780 L2CAP_TRACE_DEBUG ("remote_cid = %d, " in l2cble_process_sig_cmd()
812 L2CAP_TRACE_DEBUG ("I DO NOT remember the connection req"); in l2cble_process_sig_cmd()
[all …]
Dl2c_link.c310 L2CAP_TRACE_DEBUG ("l2c_link_sec_comp: %d, 0x%x", status, p_ref_data); in l2c_link_sec_comp()
435 L2CAP_TRACE_DEBUG("l2c_link_hci_disc_comp: Restarting pending ACL request"); in l2c_link_hci_disc_comp()
874 L2CAP_TRACE_DEBUG("%s", __func__); in l2c_link_adjust_chnl_allocation()
1043 L2CAP_TRACE_DEBUG ("LCB(0x%x) is in PM pending state", p_lcb->handle); in l2c_link_check_power_mode()
1354 L2CAP_TRACE_DEBUG ("TotalWin=%d,Hndl=0x%x,Quota=%d,Unack=%d,RRQuota=%d,RRUnack=%d", in l2c_link_send_to_lower()
1363 L2CAP_TRACE_DEBUG ("TotalWin=%d,Hndl=0x%x,Quota=%d,Unack=%d,RRQuota=%d,RRUnack=%d", in l2c_link_send_to_lower()
1405 L2CAP_TRACE_DEBUG ("L2CAP - calling NoCP callback"); in l2c_link_process_num_completed_pkts()
1475 L2CAP_TRACE_DEBUG ("TotalWin=%d,LinkUnack(0x%x)=%d,RRCheck=%d,RRUnack=%d", in l2c_link_process_num_completed_pkts()
1483 L2CAP_TRACE_DEBUG ("TotalWin=%d,LinkUnack(0x%x)=%d,RRCheck=%d,RRUnack=%d", in l2c_link_process_num_completed_pkts()
1493 L2CAP_TRACE_DEBUG ("TotalWin=%d LE_Win: %d, Handle=0x%x, RRCheck=%d, RRUnack=%d", in l2c_link_process_num_completed_pkts()
[all …]
Dl2c_utils.c123 L2CAP_TRACE_DEBUG ("l2cu_update_lcb_4_bonding BDA: %08x%04x is_bonding: %d", in l2cu_update_lcb_4_bonding()
802 L2CAP_TRACE_DEBUG("l2cu_send_peer_config_rej: data_len=%d, rej_len=%d", data_len, rej_len); in l2cu_send_peer_config_rej()
901 L2CAP_TRACE_DEBUG ("L2CAP - cfg_rej pkt hci_len=%d, l2cap_len=%d", in l2cu_send_peer_config_rej()
1274 L2CAP_TRACE_DEBUG ("l2cu_enqueue_ccb CID: 0x%04x priority: %d", in l2cu_enqueue_ccb()
1353 L2CAP_TRACE_DEBUG ("l2cu_dequeue_ccb CID: 0x%04x", p_ccb->local_cid); in l2cu_dequeue_ccb()
1440 L2CAP_TRACE_DEBUG ("Update CCB list in logical link"); in l2cu_change_pri_ccb()
1484 L2CAP_TRACE_DEBUG ("l2cu_allocate_ccb: cid 0x%04x", cid); in l2cu_allocate_ccb()
1595L2CAP_TRACE_DEBUG ("l2cu_allocate_ccb: cid 0x%04x config_done:0x%x", cid, p_ccb->config_done); in l2cu_allocate_ccb()
1680 L2CAP_TRACE_DEBUG ("l2cu_release_ccb: cid 0x%04x in_use: %u", p_ccb->local_cid, p_ccb->in_use); in l2cu_release_ccb()
2123L2CAP_TRACE_DEBUG ("l2cu_process_peer_cfg_rsp(): peer tx_win_sz: %d, our tx_win_sz: %d, max_held_a… in l2cu_process_peer_cfg_rsp()
[all …]
Dl2c_fcr.c770L2CAP_TRACE_DEBUG ("l2c_fcr_proc_pdu() CID: 0x%04x Process Buffer from SREJ_Hold_Q TxSeq: %u E… in l2c_fcr_proc_pdu()
797L2CAP_TRACE_DEBUG ("l2c_fcr_proc_pdu() not sending RR CID: 0x%04x local_busy:%d rej_sent:%d srej_… in l2c_fcr_proc_pdu()
861 L2CAP_TRACE_DEBUG ("%s SDU Length = %d",__func__,sdu_length); in l2c_lcc_proc_pdu()
906L2CAP_TRACE_DEBUG ("l2c_fcr_proc_tout: CID: 0x%04x num_tries: %u (max: %u) wait_ack: %u ack_q_… in l2c_fcr_proc_tout()
945L2CAP_TRACE_DEBUG ("l2c_fcr_proc_ack_tout: CID: 0x%04x State: %u Wack:%u Rq:%d Acked:%d", p_cc… in l2c_fcr_proc_ack_tout()
1079L2CAP_TRACE_DEBUG ("process_s_frame ctrl_word 0x%04x fcrb_remote_busy:%d", ctrl_word, p_fcrb->remo… in process_s_frame()
1134 L2CAP_TRACE_DEBUG ("process_s_frame hit_max_retries"); in process_s_frame()
1229L2CAP_TRACE_DEBUG ("process_i_frame() Lost: %u tx_seq:%u ExpTxSeq %u Rej: %u SRej1", in process_i_frame()
1254 L2CAP_TRACE_DEBUG ("process_i_frame() CID: 0x%04x tx_seq:%u ExpTxSeq %u Rej: %u", in process_i_frame()
1588L2CAP_TRACE_DEBUG ("retransmit_i_frames() cur seq: %u looking for: %u", buf_seq, tx_seq); in retransmit_i_frames()
[all …]
Dl2c_ucd.c59 L2CAP_TRACE_DEBUG ("L2CAP - l2c_ucd_discover_cback"); in l2c_ucd_discover_cback()
99 L2CAP_TRACE_DEBUG ("L2CAP - l2c_ucd_data_ind_cback"); in l2c_ucd_data_ind_cback()
132 L2CAP_TRACE_DEBUG ("L2CAP - l2c_ucd_congestion_status_cback"); in l2c_ucd_congestion_status_cback()
141L2CAP_TRACE_DEBUG ("L2CAP - Calling UCDCongestionStatus_Cb (%d), PSM=0x%04x, BDA: %08x%04x,", in l2c_ucd_congestion_status_cback()
564 L2CAP_TRACE_DEBUG ("l2c_ucd_connect() BDA: %08x%04x", in l2c_ucd_connect()
Dl2c_api.c323 L2CAP_TRACE_DEBUG ("L2CAP API - link disconnecting: RETRY LATER"); in L2CA_ErtmConnectReq()
523 L2CAP_TRACE_DEBUG("%s LE Link is up", __func__); in L2CA_ConnectLECocReq()
536 L2CAP_TRACE_DEBUG("%s link disconnecting: RETRY LATER", __func__); in L2CA_ConnectLECocReq()
1740 L2CAP_TRACE_DEBUG ("$s() - link disconnecting: RETRY LATER", __func__); in L2CA_ConnectFixedChnl()
2299L2CAP_TRACE_DEBUG ("L2CA_FlushChannel() flushed: %u + %u, num_left: %u", num_flushed1, num_flush… in L2CA_FlushChannel()
Dl2c_csm.c109 L2CAP_TRACE_DEBUG("Unhandled event! event = %d",event); in l2c_csm_execute()
1227 L2CAP_TRACE_DEBUG("%s Sending credit",__func__); in l2c_csm_open()
1234 L2CAP_TRACE_DEBUG("%s Credits received %d",__func__, *credit); in l2c_csm_open()
Dl2c_main.c188 L2CAP_TRACE_DEBUG( "GOT CONNECTIONLESS DATA PSM:%d", psm ) ; in l2c_rcv_acl_data()
326 L2CAP_TRACE_DEBUG ("cmd_code: %d, id:%d, cmd_len:%d", cmd_code, id, cmd_len); in process_l2cap_cmd()
/system/bt/include/
Dbt_trace.h247 #define L2CAP_TRACE_DEBUG(...) {if (l2cb.l2cap_trace_level >= BT_TRACE_LEVEL_DEBU… macro