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()
556 BT_DBG(""); in rfcomm_get_dev_info()
580 BT_DBG("cmd %d arg %p", cmd, arg); in rfcomm_dev_ioctl()
614 BT_DBG("dlc %p len %d", dlc, skb->len); in rfcomm_dev_data_ready()
628 BT_DBG("dlc %p dev %p err %d", dlc, dev, err); in rfcomm_dev_state_change()
645 BT_DBG("dlc %p dev %p v24_sig 0x%02x", dlc, dev, v24_sig); in rfcomm_dev_modem_status()
663 BT_DBG("dev %p", dev); in rfcomm_tty_copy_pending()
748 BT_DBG("tty %p id %d", tty, tty->index); in rfcomm_tty_open()
750 BT_DBG("dev %p dst %pMR channel %d opened %d", dev, &dev->dst, in rfcomm_tty_open()
773 BT_DBG("tty %p dev %p dlc %p opened %d", tty, dev, dev->dlc, in rfcomm_tty_close()
787 BT_DBG("tty %p count %zu", tty, count); in rfcomm_tty_write()
817 BT_DBG("tty %p room %d", tty, room); in rfcomm_tty_write_room()
824 BT_DBG("tty %p cmd 0x%02x", tty, cmd); in rfcomm_tty_ioctl()
828 BT_DBG("TCGETS is not supported"); in rfcomm_tty_ioctl()
832 BT_DBG("TCSETS is not supported"); in rfcomm_tty_ioctl()
836 BT_DBG("TIOCMIWAIT"); in rfcomm_tty_ioctl()
867 BT_DBG("tty %p termios %p", tty, old); in rfcomm_tty_set_termios()
874 BT_DBG("Turning off CRTSCTS unsupported"); in rfcomm_tty_set_termios()
880 BT_DBG("Parity change detected."); in rfcomm_tty_set_termios()
886 BT_DBG("Parity is ODD"); in rfcomm_tty_set_termios()
889 BT_DBG("Parity is EVEN"); in rfcomm_tty_set_termios()
893 BT_DBG("Parity is OFF"); in rfcomm_tty_set_termios()
899 BT_DBG("XOFF custom"); in rfcomm_tty_set_termios()
903 BT_DBG("XOFF default"); in rfcomm_tty_set_termios()
908 BT_DBG("XON custom"); in rfcomm_tty_set_termios()
912 BT_DBG("XON default"); in rfcomm_tty_set_termios()
999 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_throttle()
1008 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_unthrottle()
1017 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_chars_in_buffer()
1032 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_flush_buffer()
1043 BT_DBG("tty %p ch %c", tty, ch); in rfcomm_tty_send_xchar()
1048 BT_DBG("tty %p timeout %d", tty, timeout); in rfcomm_tty_wait_until_sent()
1055 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_hangup()
1064 BT_DBG("tty %p dev %p", tty, dev); in rfcomm_tty_tiocmget()
1075 BT_DBG("tty %p dev %p set 0x%02x clear 0x%02x", tty, dev, set, clear); in rfcomm_tty_tiocmset()