Lines Matching refs:BT_DBG

85 	BT_DBG("dev %p dlc %p", dev, dlc);  in rfcomm_dev_destruct()
323 BT_DBG("id %d channel %d", req->dev_id, req->channel); in rfcomm_dev_add()
400 BT_DBG("sk %p dev_id %d flags 0x%x", sk, req.dev_id, req.flags); in __rfcomm_create_dev()
446 BT_DBG("dev_id %d flags 0x%x", req.dev_id, req.flags); in __rfcomm_release_dev()
510 BT_DBG(""); in rfcomm_get_dev_list()
559 BT_DBG(""); in rfcomm_get_dev_info()
583 BT_DBG("cmd %d arg %p", cmd, arg); in rfcomm_dev_ioctl()
617 BT_DBG("dlc %p len %d", dlc, skb->len); in rfcomm_dev_data_ready()
631 BT_DBG("dlc %p dev %p err %d", dlc, dev, err); in rfcomm_dev_state_change()
648 BT_DBG("dlc %p dev %p v24_sig 0x%02x", dlc, dev, v24_sig); in rfcomm_dev_modem_status()
666 BT_DBG("dev %p", dev); in rfcomm_tty_copy_pending()
751 BT_DBG("tty %p id %d", tty, tty->index); in rfcomm_tty_open()
753 BT_DBG("dev %p dst %pMR channel %d opened %d", dev, &dev->dst, in rfcomm_tty_open()
776 BT_DBG("tty %p dev %p dlc %p opened %d", tty, dev, dev->dlc, in rfcomm_tty_close()
790 BT_DBG("tty %p count %zu", tty, count); in rfcomm_tty_write()
820 BT_DBG("tty %p room %d", tty, room); in rfcomm_tty_write_room()
827 BT_DBG("tty %p cmd 0x%02x", tty, cmd); in rfcomm_tty_ioctl()
831 BT_DBG("TCGETS is not supported"); in rfcomm_tty_ioctl()
835 BT_DBG("TCSETS is not supported"); in rfcomm_tty_ioctl()
839 BT_DBG("TIOCMIWAIT"); in rfcomm_tty_ioctl()
870 BT_DBG("tty %p termios %p", tty, old); in rfcomm_tty_set_termios()
877 BT_DBG("Turning off CRTSCTS unsupported"); in rfcomm_tty_set_termios()
883 BT_DBG("Parity change detected."); in rfcomm_tty_set_termios()
889 BT_DBG("Parity is ODD"); in rfcomm_tty_set_termios()
892 BT_DBG("Parity is EVEN"); in rfcomm_tty_set_termios()
896 BT_DBG("Parity is OFF"); in rfcomm_tty_set_termios()
902 BT_DBG("XOFF custom"); in rfcomm_tty_set_termios()
906 BT_DBG("XOFF default"); in rfcomm_tty_set_termios()
911 BT_DBG("XON custom"); in rfcomm_tty_set_termios()
915 BT_DBG("XON default"); in rfcomm_tty_set_termios()
1002 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_throttle()
1011 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_unthrottle()
1020 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_chars_in_buffer()
1035 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_flush_buffer()
1046 BT_DBG("tty %p ch %c", tty, ch); in rfcomm_tty_send_xchar()
1051 BT_DBG("tty %p timeout %d", tty, timeout); in rfcomm_tty_wait_until_sent()
1058 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_hangup()
1067 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_tiocmget()
1078 BT_DBG("tty %p dev %p set 0x%02x clear 0x%02x", tty, dev, set, clear); in rfcomm_tty_tiocmset()