Lines Matching refs:BT_DBG

86 	BT_DBG("dev %p dlc %p", dev, dlc);  in rfcomm_dev_destruct()
324 BT_DBG("id %d channel %d", req->dev_id, req->channel); in rfcomm_dev_add()
401 BT_DBG("sk %p dev_id %d flags 0x%x", sk, req.dev_id, req.flags); in __rfcomm_create_dev()
447 BT_DBG("dev_id %d flags 0x%x", req.dev_id, req.flags); in __rfcomm_release_dev()
511 BT_DBG(""); in rfcomm_get_dev_list()
560 BT_DBG(""); in rfcomm_get_dev_info()
584 BT_DBG("cmd %d arg %p", cmd, arg); in rfcomm_dev_ioctl()
618 BT_DBG("dlc %p len %d", dlc, skb->len); in rfcomm_dev_data_ready()
632 BT_DBG("dlc %p dev %p err %d", dlc, dev, err); in rfcomm_dev_state_change()
649 BT_DBG("dlc %p dev %p v24_sig 0x%02x", dlc, dev, v24_sig); in rfcomm_dev_modem_status()
667 BT_DBG("dev %p", dev); in rfcomm_tty_copy_pending()
752 BT_DBG("tty %p id %d", tty, tty->index); in rfcomm_tty_open()
754 BT_DBG("dev %p dst %pMR channel %d opened %d", dev, &dev->dst, in rfcomm_tty_open()
777 BT_DBG("tty %p dev %p dlc %p opened %d", tty, dev, dev->dlc, in rfcomm_tty_close()
790 BT_DBG("tty %p count %d", 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()
869 BT_DBG("tty %p termios %p", tty, old); in rfcomm_tty_set_termios()
876 BT_DBG("Turning off CRTSCTS unsupported"); in rfcomm_tty_set_termios()
882 BT_DBG("Parity change detected."); in rfcomm_tty_set_termios()
888 BT_DBG("Parity is ODD"); in rfcomm_tty_set_termios()
891 BT_DBG("Parity is EVEN"); in rfcomm_tty_set_termios()
895 BT_DBG("Parity is OFF"); in rfcomm_tty_set_termios()
901 BT_DBG("XOFF custom"); in rfcomm_tty_set_termios()
905 BT_DBG("XOFF default"); in rfcomm_tty_set_termios()
910 BT_DBG("XON custom"); in rfcomm_tty_set_termios()
914 BT_DBG("XON default"); in rfcomm_tty_set_termios()
1001 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_throttle()
1010 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_unthrottle()
1019 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_chars_in_buffer()
1034 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_flush_buffer()
1045 BT_DBG("tty %p ch %c", tty, ch); in rfcomm_tty_send_xchar()
1050 BT_DBG("tty %p timeout %d", tty, timeout); in rfcomm_tty_wait_until_sent()
1057 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_hangup()
1066 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_tiocmget()
1077 BT_DBG("tty %p dev %p set 0x%02x clear 0x%02x", tty, dev, set, clear); in rfcomm_tty_tiocmset()