Lines Matching refs:BT_DBG
134 BT_DBG(""); in hci_uart_tx_wakeup()
230 BT_DBG("hdev %p tty %p", hdev, tty); in hci_uart_flush()
253 BT_DBG("%s %p", hdev->name, hdev); in hci_uart_open()
264 BT_DBG("hdev %p", hdev); in hci_uart_close()
276 BT_DBG("%s: type %d len %d", hdev->name, hci_skb_pkt_type(skb), in hci_uart_send_frame()
327 BT_DBG("Disabling hardware flow control: %s", in hci_uart_set_flow_control()
333 BT_DBG("Current tiocm 0x%x", status); in hci_uart_set_flow_control()
342 BT_DBG("Clearing RTS: %s", status ? "failed" : "success"); in hci_uart_set_flow_control()
346 BT_DBG("Current tiocm 0x%x", status); in hci_uart_set_flow_control()
355 BT_DBG("Setting RTS: %s", status ? "failed" : "success"); in hci_uart_set_flow_control()
361 BT_DBG("Enabling hardware flow control: %s", in hci_uart_set_flow_control()
385 BT_DBG("%s: New tty speeds: %d/%d", hu->hdev->name, in hci_uart_set_baudrate()
480 BT_DBG("tty %p", tty); in hci_uart_tty_open()
529 BT_DBG("tty %p", tty); in hci_uart_tty_close()
575 BT_DBG(""); in hci_uart_tty_wakeup()
633 BT_DBG(""); in hci_uart_register_dev()
756 BT_DBG(""); in hci_uart_tty_ioctl()