Lines Matching refs:BT_DBG
252 BT_DBG("chan %p %s -> %s", chan, state_to_string(chan->state), in l2cap_state_change()
403 BT_DBG("chan %p state %s", chan, state_to_string(chan->state)); in l2cap_chan_timeout()
452 BT_DBG("chan %p", chan); in l2cap_chan_create()
462 BT_DBG("chan %p", chan); in l2cap_chan_destroy()
473 BT_DBG("chan %p orig refcnt %d", c, atomic_read(&c->kref.refcount)); in l2cap_chan_hold()
480 BT_DBG("chan %p orig refcnt %d", c, atomic_read(&c->kref.refcount)); in l2cap_chan_put()
519 BT_DBG("conn %p, psm 0x%2.2x, dcid 0x%4.4x", conn, in __l2cap_chan_add()
582 BT_DBG("chan %p, conn %p, err %d, state %s", chan, conn, err, in l2cap_chan_del()
611 BT_DBG("chan %p disconnect hs_hchan %p", chan, hs_hchan); in l2cap_chan_del()
714 BT_DBG("chan %p state %s", chan, state_to_string(chan->state)); in l2cap_chan_close()
847 BT_DBG("code 0x%2.2x", code); in l2cap_send_cmd()
877 BT_DBG("chan %p, skb %p len %d priority %u", chan, skb, skb->len, in l2cap_do_send()
1064 BT_DBG("chan %p, control %p", chan, control); in l2cap_send_sframe()
1086 BT_DBG("reqseq %d, final %d, poll %d, super %d", control->reqseq, in l2cap_send_sframe()
1103 BT_DBG("chan %p, poll %d", chan, poll); in l2cap_send_rr_or_rnr()
1192 BT_DBG("chan %p", chan); in l2cap_move_setup()
1226 BT_DBG("chan %p", chan); in l2cap_move_done()
1305 BT_DBG("chan %p AMP capable: discover AMPs", chan); in l2cap_start_connection()
1402 BT_DBG("conn %p", conn); in l2cap_conn_start()
1480 BT_DBG("%s conn %p", hdev->name, conn); in l2cap_le_conn_ready()
1513 BT_DBG("conn %p", conn); in l2cap_conn_ready()
1554 BT_DBG("conn %p", conn); in l2cap_conn_unreliable()
1668 BT_DBG("hcon %p conn %p, err %d", hcon, conn, err); in l2cap_conn_del()
1796 BT_DBG("chan %p", chan); in l2cap_monitor_timeout()
1817 BT_DBG("chan %p", chan); in l2cap_retrans_timeout()
1838 BT_DBG("chan %p, skbs %p", chan, skbs); in l2cap_streaming_send()
1864 BT_DBG("Sent txseq %u", control->txseq); in l2cap_streaming_send()
1877 BT_DBG("chan %p", chan); in l2cap_ertm_send()
1932 BT_DBG("Sent txseq %u", control->txseq); in l2cap_ertm_send()
1935 BT_DBG("Sent %d, %u unacked, %u in ERTM queue", sent, in l2cap_ertm_send()
1948 BT_DBG("chan %p", chan); in l2cap_ertm_resend()
1961 BT_DBG("Error: Can't retransmit seq %d, frame missing", in l2cap_ertm_resend()
1971 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_ertm_resend()
2016 BT_DBG("Resent txseq %d", control.txseq); in l2cap_ertm_resend()
2025 BT_DBG("chan %p, control %p", chan, control); in l2cap_retransmit()
2036 BT_DBG("chan %p, control %p", chan, control); in l2cap_retransmit_all()
2072 BT_DBG("chan %p last_acked_seq %d buffer_seq %d", in l2cap_send_ack()
2099 BT_DBG("frames_to_ack %u, threshold %d", frames_to_ack, in l2cap_send_ack()
2167 BT_DBG("chan %p psm 0x%2.2x len %zu", chan, in l2cap_create_connless_pdu()
2199 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_basic_pdu()
2230 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_iframe_pdu()
2284 BT_DBG("chan %p, msg %p, len %zu", chan, msg, len); in l2cap_segment_sdu()
2351 BT_DBG("chan %p len %zu", chan, len); in l2cap_create_le_flowctl_pdu()
2393 BT_DBG("chan %p, msg %p, len %zu", chan, msg, len); in l2cap_segment_le_sdu()
2546 BT_DBG("bad state %1.1x", chan->mode); in l2cap_chan_send()
2559 BT_DBG("chan %p, txseq %u", chan, txseq); in l2cap_send_srej()
2581 BT_DBG("chan %p", chan); in l2cap_send_srej_tail()
2599 BT_DBG("chan %p, txseq %u", chan, txseq); in l2cap_send_srej_list()
2624 BT_DBG("chan %p, reqseq %u", chan, reqseq); in l2cap_process_reqseq()
2629 BT_DBG("expected_ack_seq %u, unacked_frames %u", in l2cap_process_reqseq()
2648 BT_DBG("unacked_frames %u", chan->unacked_frames); in l2cap_process_reqseq()
2653 BT_DBG("chan %p", chan); in l2cap_abort_rx_srej_sent()
2665 BT_DBG("chan %p, control %p, skbs %p, event %d", chan, control, skbs, in l2cap_tx_state_xmit()
2677 BT_DBG("Enter LOCAL_BUSY"); in l2cap_tx_state_xmit()
2691 BT_DBG("Exit LOCAL_BUSY"); in l2cap_tx_state_xmit()
2737 BT_DBG("chan %p, control %p, skbs %p, event %d", chan, control, skbs, in l2cap_tx_state_wait_f()
2748 BT_DBG("Enter LOCAL_BUSY"); in l2cap_tx_state_wait_f()
2762 BT_DBG("Exit LOCAL_BUSY"); in l2cap_tx_state_wait_f()
2791 BT_DBG("recv fbit tx_state 0x2.2%x", chan->tx_state); in l2cap_tx_state_wait_f()
2814 BT_DBG("chan %p, control %p, skbs %p, event %d, state %d", in l2cap_tx()
2833 BT_DBG("chan %p, control %p", chan, control); in l2cap_pass_to_tx()
2840 BT_DBG("chan %p, control %p", chan, control); in l2cap_pass_to_tx_fbit()
2850 BT_DBG("conn %p", conn); in l2cap_raw_recv()
2881 BT_DBG("conn %p, code 0x%2.2x, ident 0x%2.2x, len %u", in l2cap_build_cmd()
2969 BT_DBG("type 0x%2.2x len %u val 0x%lx", *type, opt->len, *val); in l2cap_get_conf_opt()
2977 BT_DBG("type 0x%2.2x len %u val 0x%lx", type, len, val); in l2cap_add_conf_opt()
3040 BT_DBG("chan %p", chan); in l2cap_ack_timeout()
3184 BT_DBG("chan %p", chan); in l2cap_build_conf_req()
3313 BT_DBG("chan %p", chan); in l2cap_parse_conf_req()
3522 BT_DBG("chan %p, rsp %p, len %d, req %p", chan, rsp, len, data); in l2cap_parse_conf_rsp()
3627 BT_DBG("chan %p", chan); in l2cap_build_conf_rsp()
3641 BT_DBG("chan %p", chan); in __l2cap_le_connect_rsp_defer()
3670 BT_DBG("chan %p rsp_code %u", chan, rsp_code); in __l2cap_connect_rsp_defer()
3698 BT_DBG("chan %p, rsp %p, len %d", chan, rsp, len); in l2cap_conf_rfc_get()
3770 BT_DBG("psm 0x%2.2x scid 0x%4.4x", __le16_to_cpu(psm), scid); in l2cap_connect()
3930 BT_DBG("dcid 0x%4.4x scid 0x%4.4x result 0x%2.2x status 0x%2.2x", in l2cap_connect_create_rsp()
4001 BT_DBG("conn %p chan %p ident %d flags 0x%4.4x", conn, chan, ident, in l2cap_send_efs_conf_rsp()
4040 BT_DBG("dcid 0x%4.4x flags 0x%2.2x", dcid, flags); in l2cap_config_req()
4150 BT_DBG("scid 0x%4.4x flags 0x%2.2x result 0x%2.2x len %d", scid, flags, in l2cap_config_rsp()
4260 BT_DBG("scid 0x%4.4x dcid 0x%4.4x", scid, dcid); in l2cap_disconnect_req()
4306 BT_DBG("dcid 0x%4.4x scid 0x%4.4x", dcid, scid); in l2cap_disconnect_rsp()
4343 BT_DBG("type 0x%4.4x", type); in l2cap_information_req()
4395 BT_DBG("type 0x%4.4x result 0x%2.2x", type, result); in l2cap_information_rsp()
4464 BT_DBG("psm 0x%2.2x, scid 0x%4.4x, amp_id %d", psm, scid, req->amp_id); in l2cap_create_channel_req()
4498 BT_DBG("mgr %p bredr_chan %p hs_hcon %p", mgr, chan, hs_hcon); in l2cap_create_channel_req()
4527 BT_DBG("chan %p, dest_amp_id %d", chan, dest_amp_id); in l2cap_send_move_chan_req()
4545 BT_DBG("chan %p, result 0x%4.4x", chan, result); in l2cap_send_move_chan_rsp()
4558 BT_DBG("chan %p, result 0x%4.4x", chan, result); in l2cap_send_move_chan_cfm()
4575 BT_DBG("conn %p, icid 0x%4.4x", conn, icid); in l2cap_send_move_chan_cfm_icid()
4589 BT_DBG("icid 0x%4.4x", icid); in l2cap_send_move_chan_cfm_rsp()
4663 BT_DBG("move_state %d", chan->move_state); in l2cap_logical_finish_move()
4695 BT_DBG("chan %p, hchan %p, status %d", chan, hchan, status); in l2cap_logical_cfm()
4714 BT_DBG("chan %p", chan); in l2cap_move_start()
4734 BT_DBG("chan %p state %s %u -> %u", chan, state_to_string(chan->state), in l2cap_do_create()
4843 BT_DBG("chan %p, result %d, local_amp_id %d, remote_amp_id %d", in __l2cap_physical_cfm()
4886 BT_DBG("icid 0x%4.4x, dest_amp_id %d", icid, req->dest_amp_id); in l2cap_move_channel_req()
5101 BT_DBG("icid 0x%4.4x, result 0x%4.4x", icid, result); in l2cap_move_channel_rsp()
5125 BT_DBG("icid 0x%4.4x, result 0x%4.4x", icid, result); in l2cap_move_channel_confirm()
5166 BT_DBG("icid 0x%4.4x", icid); in l2cap_move_channel_confirm_rsp()
5210 BT_DBG("min 0x%4.4x max 0x%4.4x latency: 0x%4.4x Timeout: 0x%4.4x", in l2cap_conn_param_update_req()
5260 BT_DBG("dcid 0x%4.4x mtu %u mps %u credits %u result 0x%2.2x", in l2cap_le_connect_rsp()
5422 BT_DBG("psm 0x%2.2x scid 0x%4.4x mtu %u mps %u", __le16_to_cpu(psm), in l2cap_le_connect_req()
5532 BT_DBG("cid 0x%4.4x credits 0x%4.4x", cid, credits); in l2cap_le_credits()
5656 BT_DBG("code 0x%2.2x len %d id 0x%2.2x", cmd->code, len, cmd->ident); in l2cap_le_sig_channel()
5659 BT_DBG("corrupted command"); in l2cap_le_sig_channel()
5700 BT_DBG("code 0x%2.2x len %d id 0x%2.2x", cmd.code, cmd_len, in l2cap_sig_channel()
5704 BT_DBG("corrupted command"); in l2cap_sig_channel()
5752 BT_DBG("chan %p", chan); in l2cap_send_i_or_rr_or_rnr()
5907 BT_DBG("chan %p", chan); in l2cap_rx_queued_iframes()
5911 BT_DBG("Searching for skb with txseq %d (queue len %d)", in l2cap_rx_queued_iframes()
5939 BT_DBG("chan %p, control %p", chan, control); in l2cap_handle_srej()
5942 BT_DBG("Invalid reqseq %d, disconnecting", control->reqseq); in l2cap_handle_srej()
5950 BT_DBG("Seq %d not available for retransmission", in l2cap_handle_srej()
5956 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_srej()
5997 BT_DBG("chan %p, control %p", chan, control); in l2cap_handle_rej()
6000 BT_DBG("Invalid reqseq %d, disconnecting", control->reqseq); in l2cap_handle_rej()
6009 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_rej()
6031 BT_DBG("chan %p, txseq %d", chan, txseq); in l2cap_classify_txseq()
6033 BT_DBG("last_acked_seq %d, expected_tx_seq %d", chan->last_acked_seq, in l2cap_classify_txseq()
6043 BT_DBG("Invalid/Ignore - after SREJ"); in l2cap_classify_txseq()
6046 BT_DBG("Invalid - in window after SREJ sent"); in l2cap_classify_txseq()
6052 BT_DBG("Expected SREJ"); in l2cap_classify_txseq()
6057 BT_DBG("Duplicate SREJ - txseq already stored"); in l2cap_classify_txseq()
6062 BT_DBG("Unexpected SREJ - not requested"); in l2cap_classify_txseq()
6070 BT_DBG("Invalid - txseq outside tx window"); in l2cap_classify_txseq()
6073 BT_DBG("Expected"); in l2cap_classify_txseq()
6080 BT_DBG("Duplicate - expected_tx_seq later than txseq"); in l2cap_classify_txseq()
6103 BT_DBG("Invalid/Ignore - txseq outside tx window"); in l2cap_classify_txseq()
6106 BT_DBG("Invalid - txseq outside tx window"); in l2cap_classify_txseq()
6110 BT_DBG("Unexpected - txseq indicates missing frames"); in l2cap_classify_txseq()
6122 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_recv()
6132 BT_DBG("Busy, discarding expected seq %d", in l2cap_rx_state_recv()
6167 BT_DBG("Busy, discarding unexpected seq %d", in l2cap_rx_state_recv()
6178 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_recv()
6242 BT_DBG("Freeing %p", skb); in l2cap_rx_state_recv()
6257 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_srej_sent()
6268 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
6279 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
6294 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
6308 BT_DBG("Queued %p (queue len %d)", skb, in l2cap_rx_state_srej_sent()
6385 BT_DBG("Freeing %p", skb); in l2cap_rx_state_srej_sent()
6394 BT_DBG("chan %p", chan); in l2cap_finish_move()
6412 BT_DBG("chan %p, control %p, skb %p, event %d", chan, control, skb, in l2cap_rx_state_wait_p()
6496 BT_DBG("chan %p, control %p, skb %p, event %d, state %d", chan, in l2cap_rx()
6519 BT_DBG("Invalid reqseq %d (next_tx_seq %d, expected_ack_seq %d", in l2cap_rx()
6533 BT_DBG("chan %p, control %p, skb %p, state %d", chan, control, skb, in l2cap_stream_rx()
6540 BT_DBG("buffer_seq %d->%d", chan->buffer_seq, in l2cap_stream_rx()
6555 BT_DBG("Freeing %p", skb); in l2cap_stream_rx()
6598 BT_DBG("iframe sar %d, reqseq %d, final %d, txseq %d", in l2cap_data_rcv()
6627 BT_DBG("sframe reqseq %d, final %d, poll %d, super %d", in l2cap_data_rcv()
6668 BT_DBG("chan %p returning %u credits to sender", chan, return_credits); in l2cap_chan_le_send_credits()
6696 BT_DBG("rx_credits %u -> %u", chan->rx_credits + 1, chan->rx_credits); in l2cap_le_data_rcv()
6708 BT_DBG("Start of new SDU. sdu_len %u skb->len %u imtu %u", in l2cap_le_data_rcv()
6733 BT_DBG("SDU fragment. chan->sdu->len %u skb->len %u chan->sdu_len %u", in l2cap_le_data_rcv()
6786 BT_DBG("unknown cid 0x%4.4x", cid); in l2cap_data_channel()
6793 BT_DBG("chan %p, len %d", chan, skb->len); in l2cap_data_channel()
6833 BT_DBG("chan %p: bad mode 0x%2.2x", chan, chan->mode); in l2cap_data_channel()
6858 BT_DBG("chan %p, len %d", chan, skb->len); in l2cap_conless_channel()
6889 BT_DBG("queueing pending rx skb"); in l2cap_recv_frame()
6913 BT_DBG("len %d, cid 0x%4.4x", len, cid); in l2cap_recv_frame()
6942 BT_DBG(""); in process_pending_rx()
6971 BT_DBG("hcon %p conn %p hchan %p", hcon, conn, hchan); in l2cap_conn_add()
7034 BT_DBG("%pMR -> %pMR (type %u) psm 0x%2.2x", &chan->src, dst, in l2cap_chan_connect()
7195 BT_DBG("hdev %s, bdaddr %pMR", hdev->name, bdaddr); in l2cap_connect_ind()
7265 BT_DBG("hcon %p bdaddr %pMR status %d", hcon, &hcon->dst, status); in l2cap_connect_cfm()
7320 BT_DBG("hcon %p", hcon); in l2cap_disconn_ind()
7332 BT_DBG("hcon %p reason %d", hcon, reason); in l2cap_disconn_cfm()
7362 BT_DBG("conn %p status 0x%2.2x encrypt %u", conn, status, encrypt); in l2cap_security_cfm()
7369 BT_DBG("chan %p scid 0x%4.4x state %s", chan, chan->scid, in l2cap_security_cfm()
7461 BT_DBG("conn %p len %d flags 0x%x", conn, skb->len, flags); in l2cap_recv_acldata()
7491 BT_DBG("Start: total len %d, frag len %d", len, skb->len); in l2cap_recv_acldata()
7511 BT_DBG("Cont: frag len %d (expecting %d)", skb->len, conn->rx_len); in l2cap_recv_acldata()