Lines Matching refs:BT_DBG

99 		BT_DBG("last peer");  in peer_del()
142 BT_DBG("peers %d addr %pI6c rt %p", count, daddr, rt); in peer_lookup_dst()
165 BT_DBG("gw %pI6c", nexthop); in peer_lookup_dst()
170 BT_DBG("dst addr %pMR dst type %u ip %pI6c", in peer_lookup_dst()
312 BT_DBG("iphc_decompress failed: %d", ret); in recv_pkt()
332 BT_DBG("unknown packet type"); in recv_pkt()
360 BT_DBG("recv pkt %d", err); in chan_recv_cb()
387 BT_DBG("dest IP %pI6c", &ipv6_daddr); in setup_header()
396 BT_DBG("no such peer"); in setup_header()
481 BT_DBG("xmit %s to %pMR type %u IP %pI6c chan %p", in send_mcast_pkt()
524 BT_DBG("xmit %s to %pMR type %u IP %pI6c chan %p", in bt_xmit()
541 BT_DBG("ERROR: xmit failed (%d)", err); in bt_xmit()
702 BT_DBG("ifindex %d peer bdaddr %pMR type %d my addr %pMR type %d", in setup_netdev()
720 BT_DBG("chan %p conn %p dev %p", chan, chan->conn, dev); in chan_ready_cb()
747 BT_DBG("chan %p pchan %p", chan, pchan); in chan_new_conn_cb()
771 BT_DBG("chan %p conn %p", chan, chan->conn); in chan_close_cb()
792 BT_DBG("dev %p removing %speer %p", dev, in chan_close_cb()
794 BT_DBG("chan %p orig refcnt %u", chan, in chan_close_cb()
820 BT_DBG("chan %p conn %p state %s err %d", chan, chan->conn, in chan_state_change_cb()
839 BT_DBG("chan %p suspend", chan); in chan_suspend_cb()
852 BT_DBG("chan %p resume", chan); in chan_resume_cb()
897 BT_DBG("chan %p err %d", chan, err); in bt_6lowpan_connect()
908 BT_DBG("conn %p dst type %u", conn, dst_type); in bt_6lowpan_disconnect()
914 BT_DBG("peer %p chan %p", peer, peer->chan); in bt_6lowpan_disconnect()
940 BT_DBG("chan %p src type %u", chan, chan->src_type); in bt_6lowpan_listen()
982 BT_DBG("conn %p dst %pMR type %u", *conn, &hcon->dst, hcon->dst_type); in get_l2cap_conn()
1120 BT_DBG("6LoWPAN connection already exists"); in lowpan_control_write()
1124 BT_DBG("conn %p dst %pMR type %d user %u", conn, in lowpan_control_write()
1211 BT_DBG("Unregistering netdev %s %p", in disconnect_devices()
1232 BT_DBG("Unregistered netdev %s %p", in device_event()