Lines Matching refs:BT_DBG

105 		BT_DBG("last peer");  in peer_del()
117 BT_DBG("peers %d addr %pMR type %d", atomic_read(&dev->peer_count), in peer_lookup_ba()
123 BT_DBG("dst addr %pMR dst type %d", in peer_lookup_ba()
175 BT_DBG("peers %d addr %pI6c rt %p", count, daddr, rt); in peer_lookup_dst()
204 BT_DBG("gw %pI6c", nexthop); in peer_lookup_dst()
209 BT_DBG("dst addr %pMR dst type %d ip %pI6c", in peer_lookup_dst()
409 BT_DBG("recv pkt %d", err); in chan_recv_cb()
471 BT_DBG("dest addr %pMR type %d IP %pI6c", &addr, in setup_header()
483 BT_DBG("no such peer %pMR found", &addr); in setup_header()
583 BT_DBG("xmit %s to %pMR type %d IP %pI6c chan %p", in send_mcast_pkt()
626 BT_DBG("xmit %s to %pMR type %d IP %pI6c chan %p", in bt_xmit()
643 BT_DBG("ERROR: xmit failed (%d)", err); in bt_xmit()
715 BT_DBG("type %d addr %*phC", addr_type, 8, eui); in set_addr()
869 BT_DBG("ifindex %d peer bdaddr %pMR type %d my addr %pMR type %d", in setup_netdev()
896 BT_DBG("chan %p conn %p dev %p", chan, chan->conn, dev); in chan_ready_cb()
919 BT_DBG("chan %p pchan %p", chan, pchan); in chan_new_conn_cb()
942 BT_DBG("chan %p conn %p", chan, chan->conn); in chan_close_cb()
963 BT_DBG("dev %p removing %speer %p", dev, in chan_close_cb()
965 BT_DBG("chan %p orig refcnt %d", chan, in chan_close_cb()
993 BT_DBG("chan %p conn %p state %s err %d", chan, chan->conn, in chan_state_change_cb()
1012 BT_DBG("chan %p conn %p skb %p", chan, chan->conn, skb); in chan_suspend_cb()
1024 BT_DBG("chan %p conn %p skb %p", chan, chan->conn, skb); in chan_resume_cb()
1087 BT_DBG("chan %p err %d", pchan, err); in bt_6lowpan_connect()
1098 BT_DBG("conn %p dst type %d", conn, dst_type); in bt_6lowpan_disconnect()
1104 BT_DBG("peer %p chan %p", peer, peer->chan); in bt_6lowpan_disconnect()
1129 BT_DBG("chan %p src type %d", pchan, pchan->src_type); in bt_6lowpan_listen()
1170 BT_DBG("conn %p dst %pMR type %d", *conn, &hcon->dst, hcon->dst_type); in get_l2cap_conn()
1306 BT_DBG("6LoWPAN connection already exists"); in lowpan_control_write()
1310 BT_DBG("conn %p dst %pMR type %d user %d", conn, in lowpan_control_write()
1397 BT_DBG("Unregistering netdev %s %p", in disconnect_devices()
1418 BT_DBG("Unregistered netdev %s %p", in device_event()