Lines Matching refs:BT_DBG

99 		BT_DBG("last peer");  in peer_del()
111 BT_DBG("peers %d addr %pMR type %d", atomic_read(&dev->peer_count), in peer_lookup_ba()
117 BT_DBG("dst addr %pMR dst type %d", in peer_lookup_ba()
170 BT_DBG("peers %d addr %pI6c rt %p", count, daddr, rt); in peer_lookup_dst()
193 BT_DBG("gw %pI6c", nexthop); in peer_lookup_dst()
198 BT_DBG("dst addr %pMR dst type %d ip %pI6c", in peer_lookup_dst()
341 BT_DBG("iphc_decompress failed: %d", ret); in recv_pkt()
361 BT_DBG("unknown packet type"); in recv_pkt()
389 BT_DBG("recv pkt %d", err); in chan_recv_cb()
416 BT_DBG("dest IP %pI6c", &ipv6_daddr); in setup_header()
425 BT_DBG("no such peer"); in setup_header()
510 BT_DBG("xmit %s to %pMR type %d IP %pI6c chan %p", in send_mcast_pkt()
553 BT_DBG("xmit %s to %pMR type %d IP %pI6c chan %p", in bt_xmit()
570 BT_DBG("ERROR: xmit failed (%d)", err); in bt_xmit()
730 BT_DBG("ifindex %d peer bdaddr %pMR type %d my addr %pMR type %d", in setup_netdev()
748 BT_DBG("chan %p conn %p dev %p", chan, chan->conn, dev); in chan_ready_cb()
775 BT_DBG("chan %p pchan %p", chan, pchan); in chan_new_conn_cb()
799 BT_DBG("chan %p conn %p", chan, chan->conn); in chan_close_cb()
820 BT_DBG("dev %p removing %speer %p", dev, in chan_close_cb()
822 BT_DBG("chan %p orig refcnt %d", chan, in chan_close_cb()
850 BT_DBG("chan %p conn %p state %s err %d", chan, chan->conn, in chan_state_change_cb()
869 BT_DBG("chan %p suspend", chan); in chan_suspend_cb()
882 BT_DBG("chan %p resume", chan); in chan_resume_cb()
935 BT_DBG("chan %p err %d", chan, err); in bt_6lowpan_connect()
946 BT_DBG("conn %p dst type %d", conn, dst_type); in bt_6lowpan_disconnect()
952 BT_DBG("peer %p chan %p", peer, peer->chan); in bt_6lowpan_disconnect()
978 BT_DBG("chan %p src type %d", chan, chan->src_type); in bt_6lowpan_listen()
1020 BT_DBG("conn %p dst %pMR type %d", *conn, &hcon->dst, hcon->dst_type); in get_l2cap_conn()
1158 BT_DBG("6LoWPAN connection already exists"); in lowpan_control_write()
1162 BT_DBG("conn %p dst %pMR type %d user %d", conn, in lowpan_control_write()
1249 BT_DBG("Unregistering netdev %s %p", in disconnect_devices()
1270 BT_DBG("Unregistered netdev %s %p", in device_event()