• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/rfcomm/

Lines Matching defs:BT_DBG

45 #undef  BT_DBG
46 #define BT_DBG(D...)
96 BT_DBG("dev %p dlc %p", dev, dlc);
189 BT_DBG("id %d channel %d", req->dev_id, req->channel);
273 BT_DBG("dev %p", dev);
332 BT_DBG("sk %p dev_id %id flags 0x%x", sk, req.dev_id, req.flags);
373 BT_DBG("dev_id %id flags 0x%x", req.dev_id, req.flags);
399 BT_DBG("");
445 BT_DBG("");
468 BT_DBG("cmd %d arg %p", cmd, arg);
498 BT_DBG("dlc %p tty %p len %d", dlc, tty, skb->len);
512 BT_DBG("dlc %p dev %p err %d", dlc, dev, err);
542 BT_DBG("dlc %p dev %p v24_sig 0x%02x", dlc, dev, v24_sig);
564 BT_DBG("dev %p tty %p", dev, tty);
584 BT_DBG("tty %p id %d", tty, id);
594 BT_DBG("dev %p dst %s channel %d opened %d", dev, batostr(&dev->dst), dev->channel, dev->opened);
648 BT_DBG("tty %p dev %p dlc %p opened %d", tty, dev, dev->dlc, dev->opened);
675 BT_DBG("tty %p count %d", tty, count);
706 BT_DBG("tty %p", tty);
720 BT_DBG("tty %p cmd 0x%02x", tty, cmd);
724 BT_DBG("TCGETS is not supported");
728 BT_DBG("TCSETS is not supported");
732 BT_DBG("TIOCMIWAIT");
736 BT_DBG("TIOCGICOUNT");
778 BT_DBG("tty %p termios %p", tty, old);
785 BT_DBG("Turning off CRTSCTS unsupported");
791 BT_DBG("Parity change detected.");
797 BT_DBG("Parity is ODD");
800 BT_DBG("Parity is EVEN");
804 BT_DBG("Parity is OFF");
810 BT_DBG("XOFF custom");
814 BT_DBG("XOFF default");
819 BT_DBG("XON custom");
823 BT_DBG("XON default");
913 BT_DBG("tty %p dev %p", tty, dev);
922 BT_DBG("tty %p dev %p", tty, dev);
931 BT_DBG("tty %p dev %p", tty, dev);
946 BT_DBG("tty %p dev %p", tty, dev);
959 BT_DBG("tty %p ch %c", tty, ch);
964 BT_DBG("tty %p timeout %d", tty, timeout);
971 BT_DBG("tty %p dev %p", tty, dev);
995 BT_DBG("tty %p dev %p", tty, dev);
1006 BT_DBG("tty %p dev %p set 0x%02x clear 0x%02x", tty, dev, set, clear);