Lines Matching refs:BT_DBG

269 	BT_DBG("chan %p %s -> %s", chan, state_to_string(chan->state),  in l2cap_state_change()
420 BT_DBG("chan %p state %s", chan, state_to_string(chan->state)); in l2cap_chan_timeout()
472 BT_DBG("chan %p", chan); in l2cap_chan_create()
482 BT_DBG("chan %p", chan); in l2cap_chan_destroy()
493 BT_DBG("chan %p orig refcnt %d", c, kref_read(&c->kref)); in l2cap_chan_hold()
500 BT_DBG("chan %p orig refcnt %d", c, kref_read(&c->kref)); in l2cap_chan_put()
552 BT_DBG("conn %p, psm 0x%2.2x, dcid 0x%4.4x", conn, in __l2cap_chan_add()
615 BT_DBG("chan %p, conn %p, err %d, state %s", chan, conn, err, in l2cap_chan_del()
644 BT_DBG("chan %p disconnect hs_hchan %p", chan, hs_hchan); in l2cap_chan_del()
791 BT_DBG("chan %p state %s", chan, state_to_string(chan->state)); in l2cap_chan_close()
933 BT_DBG("code 0x%2.2x", code); in l2cap_send_cmd()
963 BT_DBG("chan %p, skb %p len %d priority %u", chan, skb, skb->len, in l2cap_do_send()
1150 BT_DBG("chan %p, control %p", chan, control); in l2cap_send_sframe()
1172 BT_DBG("reqseq %d, final %d, poll %d, super %d", control->reqseq, in l2cap_send_sframe()
1189 BT_DBG("chan %p, poll %d", chan, poll); in l2cap_send_rr_or_rnr()
1278 BT_DBG("chan %p", chan); in l2cap_move_setup()
1312 BT_DBG("chan %p", chan); in l2cap_move_done()
1480 BT_DBG("chan %p AMP capable: discover AMPs", chan); in l2cap_start_connection()
1597 BT_DBG("conn %p", conn); in l2cap_conn_start()
1678 BT_DBG("%s conn %p", hdev->name, conn); in l2cap_le_conn_ready()
1711 BT_DBG("conn %p", conn); in l2cap_conn_ready()
1752 BT_DBG("conn %p", conn); in l2cap_conn_unreliable()
1862 BT_DBG("hcon %p conn %p, err %d", hcon, conn, err); in l2cap_conn_del()
1990 BT_DBG("chan %p", chan); in l2cap_monitor_timeout()
2011 BT_DBG("chan %p", chan); in l2cap_retrans_timeout()
2032 BT_DBG("chan %p, skbs %p", chan, skbs); in l2cap_streaming_send()
2058 BT_DBG("Sent txseq %u", control->txseq); in l2cap_streaming_send()
2071 BT_DBG("chan %p", chan); in l2cap_ertm_send()
2126 BT_DBG("Sent txseq %u", control->txseq); in l2cap_ertm_send()
2129 BT_DBG("Sent %d, %u unacked, %u in ERTM queue", sent, in l2cap_ertm_send()
2142 BT_DBG("chan %p", chan); in l2cap_ertm_resend()
2155 BT_DBG("Error: Can't retransmit seq %d, frame missing", in l2cap_ertm_resend()
2165 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_ertm_resend()
2210 BT_DBG("Resent txseq %d", control.txseq); in l2cap_ertm_resend()
2219 BT_DBG("chan %p, control %p", chan, control); in l2cap_retransmit()
2230 BT_DBG("chan %p, control %p", chan, control); in l2cap_retransmit_all()
2266 BT_DBG("chan %p last_acked_seq %d buffer_seq %d", in l2cap_send_ack()
2293 BT_DBG("frames_to_ack %u, threshold %d", frames_to_ack, in l2cap_send_ack()
2361 BT_DBG("chan %p psm 0x%2.2x len %zu", chan, in l2cap_create_connless_pdu()
2393 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_basic_pdu()
2424 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_iframe_pdu()
2478 BT_DBG("chan %p, msg %p, len %zu", chan, msg, len); in l2cap_segment_sdu()
2545 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_le_flowctl_pdu()
2587 BT_DBG("chan %p, msg %p, len %zu", chan, msg, len); in l2cap_segment_le_sdu()
2619 BT_DBG("chan %p", chan); in l2cap_le_flowctl_send()
2627 BT_DBG("Sent %d credits %u queued %u", sent, chan->tx_credits, in l2cap_le_flowctl_send()
2751 BT_DBG("bad state %1.1x", chan->mode); in l2cap_chan_send()
2764 BT_DBG("chan %p, txseq %u", chan, txseq); in l2cap_send_srej()
2786 BT_DBG("chan %p", chan); in l2cap_send_srej_tail()
2804 BT_DBG("chan %p, txseq %u", chan, txseq); in l2cap_send_srej_list()
2829 BT_DBG("chan %p, reqseq %u", chan, reqseq); in l2cap_process_reqseq()
2834 BT_DBG("expected_ack_seq %u, unacked_frames %u", in l2cap_process_reqseq()
2853 BT_DBG("unacked_frames %u", chan->unacked_frames); in l2cap_process_reqseq()
2858 BT_DBG("chan %p", chan); in l2cap_abort_rx_srej_sent()
2870 BT_DBG("chan %p, control %p, skbs %p, event %d", chan, control, skbs, in l2cap_tx_state_xmit()
2882 BT_DBG("Enter LOCAL_BUSY"); in l2cap_tx_state_xmit()
2896 BT_DBG("Exit LOCAL_BUSY"); in l2cap_tx_state_xmit()
2942 BT_DBG("chan %p, control %p, skbs %p, event %d", chan, control, skbs, in l2cap_tx_state_wait_f()
2953 BT_DBG("Enter LOCAL_BUSY"); in l2cap_tx_state_wait_f()
2967 BT_DBG("Exit LOCAL_BUSY"); in l2cap_tx_state_wait_f()
2995 BT_DBG("recv fbit tx_state 0x2.2%x", chan->tx_state); in l2cap_tx_state_wait_f()
3018 BT_DBG("chan %p, control %p, skbs %p, event %d, state %d", in l2cap_tx()
3037 BT_DBG("chan %p, control %p", chan, control); in l2cap_pass_to_tx()
3044 BT_DBG("chan %p, control %p", chan, control); in l2cap_pass_to_tx_fbit()
3054 BT_DBG("conn %p", conn); in l2cap_raw_recv()
3085 BT_DBG("conn %p, code 0x%2.2x, ident 0x%2.2x, len %u", in l2cap_build_cmd()
3173 BT_DBG("type 0x%2.2x len %u val 0x%lx", *type, opt->len, *val); in l2cap_get_conf_opt()
3181 BT_DBG("type 0x%2.2x len %u val 0x%lx", type, len, val); in l2cap_add_conf_opt()
3247 BT_DBG("chan %p", chan); in l2cap_ack_timeout()
3435 BT_DBG("chan %p", chan); in l2cap_build_conf_req()
3569 BT_DBG("chan %p", chan); in l2cap_parse_conf_req()
3789 BT_DBG("chan %p, rsp %p, len %d, req %p", chan, rsp, len, data); in l2cap_parse_conf_rsp()
3902 BT_DBG("chan %p", chan); in l2cap_build_conf_rsp()
3916 BT_DBG("chan %p", chan); in __l2cap_le_connect_rsp_defer()
3941 BT_DBG("chan %p ident %d", chan, ident); in __l2cap_ecred_conn_rsp_defer()
3984 BT_DBG("chan %p rsp_code %u", chan, rsp_code); in __l2cap_connect_rsp_defer()
4012 BT_DBG("chan %p, rsp %p, len %d", chan, rsp, len); in l2cap_conf_rfc_get()
4089 BT_DBG("psm 0x%2.2x scid 0x%4.4x", __le16_to_cpu(psm), scid); in l2cap_connect()
4257 BT_DBG("dcid 0x%4.4x scid 0x%4.4x result 0x%2.2x status 0x%2.2x", in l2cap_connect_create_rsp()
4328 BT_DBG("conn %p chan %p ident %d flags 0x%4.4x", conn, chan, ident, in l2cap_send_efs_conf_rsp()
4367 BT_DBG("dcid 0x%4.4x flags 0x%2.2x", dcid, flags); in l2cap_config_req()
4478 BT_DBG("scid 0x%4.4x flags 0x%2.2x result 0x%2.2x len %d", scid, flags, in l2cap_config_rsp()
4589 BT_DBG("scid 0x%4.4x dcid 0x%4.4x", scid, dcid); in l2cap_disconnect_req()
4635 BT_DBG("dcid 0x%4.4x scid 0x%4.4x", dcid, scid); in l2cap_disconnect_rsp()
4679 BT_DBG("type 0x%4.4x", type); in l2cap_information_req()
4731 BT_DBG("type 0x%4.4x result 0x%2.2x", type, result); in l2cap_information_rsp()
4800 BT_DBG("psm 0x%2.2x, scid 0x%4.4x, amp_id %d", psm, scid, req->amp_id); in l2cap_create_channel_req()
4834 BT_DBG("mgr %p bredr_chan %p hs_hcon %p", mgr, chan, hs_hcon); in l2cap_create_channel_req()
4863 BT_DBG("chan %p, dest_amp_id %d", chan, dest_amp_id); in l2cap_send_move_chan_req()
4881 BT_DBG("chan %p, result 0x%4.4x", chan, result); in l2cap_send_move_chan_rsp()
4894 BT_DBG("chan %p, result 0x%4.4x", chan, result); in l2cap_send_move_chan_cfm()
4911 BT_DBG("conn %p, icid 0x%4.4x", conn, icid); in l2cap_send_move_chan_cfm_icid()
4925 BT_DBG("icid 0x%4.4x", icid); in l2cap_send_move_chan_cfm_rsp()
4999 BT_DBG("move_state %d", chan->move_state); in l2cap_logical_finish_move()
5031 BT_DBG("chan %p, hchan %p, status %d", chan, hchan, status); in l2cap_logical_cfm()
5050 BT_DBG("chan %p", chan); in l2cap_move_start()
5070 BT_DBG("chan %p state %s %u -> %u", chan, state_to_string(chan->state), in l2cap_do_create()
5179 BT_DBG("chan %p, result %d, local_amp_id %d, remote_amp_id %d", in __l2cap_physical_cfm()
5220 BT_DBG("icid 0x%4.4x, dest_amp_id %d", icid, req->dest_amp_id); in l2cap_move_channel_req()
5434 BT_DBG("icid 0x%4.4x, result 0x%4.4x", icid, result); in l2cap_move_channel_rsp()
5458 BT_DBG("icid 0x%4.4x, result 0x%4.4x", icid, result); in l2cap_move_channel_confirm()
5499 BT_DBG("icid 0x%4.4x", icid); in l2cap_move_channel_confirm_rsp()
5543 BT_DBG("min 0x%4.4x max 0x%4.4x latency: 0x%4.4x Timeout: 0x%4.4x", in l2cap_conn_param_update_req()
5595 BT_DBG("dcid 0x%4.4x mtu %u mps %u credits %u result 0x%2.2x", in l2cap_le_connect_rsp()
5762 BT_DBG("psm 0x%2.2x scid 0x%4.4x mtu %u mps %u", __le16_to_cpu(psm), in l2cap_le_connect_req()
5879 BT_DBG("cid 0x%4.4x credits 0x%4.4x", cid, credits); in l2cap_le_credits()
5944 BT_DBG("psm 0x%2.2x mtu %u mps %u", __le16_to_cpu(psm), mtu, mps); in l2cap_ecred_conn_req()
5972 BT_DBG("scid[%d] 0x%4.4x", i, scid); in l2cap_ecred_conn_req()
6066 BT_DBG("mtu %u mps %u credits %u result 0x%4.4x", mtu, mps, credits, in l2cap_ecred_conn_rsp()
6093 BT_DBG("dcid[%d] 0x%4.4x", i, dcid); in l2cap_ecred_conn_rsp()
6182 BT_DBG("mtu %u mps %u", mtu, mps); in l2cap_ecred_reconf_req()
6245 BT_DBG("result 0x%4.4x", rsp->result); in l2cap_ecred_reconf_rsp()
6367 BT_DBG("code 0x%2.2x len %d id 0x%2.2x", cmd->code, len, cmd->ident); in l2cap_le_sig_channel()
6370 BT_DBG("corrupted command"); in l2cap_le_sig_channel()
6409 BT_DBG("code 0x%2.2x len %d id 0x%2.2x", cmd->code, len, in l2cap_sig_channel()
6413 BT_DBG("corrupted command"); in l2cap_sig_channel()
6460 BT_DBG("chan %p", chan); in l2cap_send_i_or_rr_or_rnr()
6618 BT_DBG("chan %p", chan); in l2cap_rx_queued_iframes()
6622 BT_DBG("Searching for skb with txseq %d (queue len %d)", in l2cap_rx_queued_iframes()
6650 BT_DBG("chan %p, control %p", chan, control); in l2cap_handle_srej()
6653 BT_DBG("Invalid reqseq %d, disconnecting", control->reqseq); in l2cap_handle_srej()
6661 BT_DBG("Seq %d not available for retransmission", in l2cap_handle_srej()
6667 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_srej()
6708 BT_DBG("chan %p, control %p", chan, control); in l2cap_handle_rej()
6711 BT_DBG("Invalid reqseq %d, disconnecting", control->reqseq); in l2cap_handle_rej()
6720 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_rej()
6742 BT_DBG("chan %p, txseq %d", chan, txseq); in l2cap_classify_txseq()
6744 BT_DBG("last_acked_seq %d, expected_tx_seq %d", chan->last_acked_seq, in l2cap_classify_txseq()
6754 BT_DBG("Invalid/Ignore - after SREJ"); in l2cap_classify_txseq()
6757 BT_DBG("Invalid - in window after SREJ sent"); in l2cap_classify_txseq()
6763 BT_DBG("Expected SREJ"); in l2cap_classify_txseq()
6768 BT_DBG("Duplicate SREJ - txseq already stored"); in l2cap_classify_txseq()
6773 BT_DBG("Unexpected SREJ - not requested"); in l2cap_classify_txseq()
6781 BT_DBG("Invalid - txseq outside tx window"); in l2cap_classify_txseq()
6784 BT_DBG("Expected"); in l2cap_classify_txseq()
6791 BT_DBG("Duplicate - expected_tx_seq later than txseq"); in l2cap_classify_txseq()
6814 BT_DBG("Invalid/Ignore - txseq outside tx window"); in l2cap_classify_txseq()
6817 BT_DBG("Invalid - txseq outside tx window"); in l2cap_classify_txseq()
6821 BT_DBG("Unexpected - txseq indicates missing frames"); in l2cap_classify_txseq()
6833 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_recv()
6843 BT_DBG("Busy, discarding expected seq %d", in l2cap_rx_state_recv()
6878 BT_DBG("Busy, discarding unexpected seq %d", in l2cap_rx_state_recv()
6889 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_recv()
6953 BT_DBG("Freeing %p", skb); in l2cap_rx_state_recv()
6968 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_srej_sent()
6979 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
6990 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
7005 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
7019 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
7096 BT_DBG("Freeing %p", skb); in l2cap_rx_state_srej_sent()
7105 BT_DBG("chan %p", chan); in l2cap_finish_move()
7123 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_wait_p()
7207 BT_DBG("chan %p, control %p, skb %p, event %d, state %d", chan, in l2cap_rx()
7230 BT_DBG("Invalid reqseq %d (next_tx_seq %d, expected_ack_seq %d", in l2cap_rx()
7242 BT_DBG("chan %p, control %p, skb %p, state %d", chan, control, skb, in l2cap_stream_rx()
7249 BT_DBG("buffer_seq %d->%d", chan->buffer_seq, in l2cap_stream_rx()
7264 BT_DBG("Freeing %p", skb); in l2cap_stream_rx()
7312 BT_DBG("iframe sar %d, reqseq %d, final %d, txseq %d", in l2cap_data_rcv()
7341 BT_DBG("sframe reqseq %d, final %d, poll %d, super %d", in l2cap_data_rcv()
7381 BT_DBG("chan %p returning %u credits to sender", chan, return_credits); in l2cap_chan_le_send_credits()
7397 BT_DBG("SDU reassemble complete: chan %p skb->len %u", chan, skb->len); in l2cap_ecred_recv()
7424 BT_DBG("rx_credits %u -> %u", chan->rx_credits + 1, chan->rx_credits); in l2cap_ecred_data_rcv()
7440 BT_DBG("Start of new SDU. sdu_len %u skb->len %u imtu %u", in l2cap_ecred_data_rcv()
7467 BT_DBG("chan->mps %u -> %u", chan->mps, mps_len); in l2cap_ecred_data_rcv()
7475 BT_DBG("SDU fragment. chan->sdu->len %u skb->len %u chan->sdu_len %u", in l2cap_ecred_data_rcv()
7528 BT_DBG("unknown cid 0x%4.4x", cid); in l2cap_data_channel()
7535 BT_DBG("chan %p, len %d", chan, skb->len); in l2cap_data_channel()
7576 BT_DBG("chan %p: bad mode 0x%2.2x", chan, chan->mode); in l2cap_data_channel()
7601 BT_DBG("chan %p, len %d", chan, skb->len); in l2cap_conless_channel()
7632 BT_DBG("queueing pending rx skb"); in l2cap_recv_frame()
7656 BT_DBG("len %d, cid 0x%4.4x", len, cid); in l2cap_recv_frame()
7685 BT_DBG(""); in process_pending_rx()
7714 BT_DBG("hcon %p conn %p hchan %p", hcon, conn, hchan); in l2cap_conn_add()
7804 BT_DBG("%pMR -> %pMR (type %u) psm 0x%4.4x mode 0x%2.2x", &chan->src, in l2cap_chan_connect()
8006 BT_DBG("chan %p mtu 0x%4.4x", chan, mtu); in l2cap_chan_reconfigure()
8022 BT_DBG("hdev %s, bdaddr %pMR", hdev->name, bdaddr); in l2cap_connect_ind()
8092 BT_DBG("hcon %p bdaddr %pMR status %d", hcon, &hcon->dst, status); in l2cap_connect_cfm()
8147 BT_DBG("hcon %p", hcon); in l2cap_disconn_ind()
8159 BT_DBG("hcon %p reason %d", hcon, reason); in l2cap_disconn_cfm()
8189 BT_DBG("conn %p status 0x%2.2x encrypt %u", conn, status, encrypt); in l2cap_security_cfm()
8196 BT_DBG("chan %p scid 0x%4.4x state %s", chan, chan->scid, in l2cap_security_cfm()
8289 BT_DBG("conn %p len %d flags 0x%x", conn, skb->len, flags); in l2cap_recv_acldata()
8319 BT_DBG("Start: total len %d, frag len %d", len, skb->len); in l2cap_recv_acldata()
8339 BT_DBG("Cont: frag len %d (expecting %d)", skb->len, conn->rx_len); in l2cap_recv_acldata()